View Single Post
Posts: 23 | Thanked: 0 times | Joined on Dec 2005
#7
I was using the latest advance mame, from sourceforge.
But, I decided to try regular old x.mame. I will look at the different
versions.

My main concern is....
What gcc flags do I need to use to optimize this?
I understand that it is an Omap 1710 processor which translates to a
arm926 processor and armv5 for the architecture.
can I use the option for -mycpu=arm926ej-s
and -march=armv5 in scratchbox?
What are the other flags necessary for proper operation/optimization?

And lastly, I am using the latest version of sandbox, and the latest
version of the bootstrap.
I saw somewhere on maemo that you are supposed to replace a
library name in libSDL.la ... but the replacement library libstdc++.la (I think that was the name) doesn't exist.


Anyway.... If anyone can point me in the proper direction ...
Much Appreciated.


=-geekdoc