Thread
:
Confused with scratchbox
View Single Post
lardman
2007-11-13 , 17:05
Posts: 2,102 | Thanked: 1,309 times | Joined on Sep 2006
#
2
-mcpu=arm1136jf-s -mfpu=vfp -mfloat-abi=softfp
That's fine, but note that if you define -mcpu=arm1136jf-s, qemu (used by scratchbox to emulate an ARM processor) won't be able to run the resulting binary (this may cause problems if intermediate binaries are used).
Personally I just use "-mfpu=vfp -mfloat-abi=softfp"
X86 target allows you to startup the maemo gui and see what an app will look like. I never use it, I perfer to test on the device.
Quote & Reply
|
The Following User Says Thank You to lardman For This Useful Post:
penguinbait
lardman
View Public Profile
Send a private message to lardman
Find all posts by lardman