I'm currently playing with a GCC3.3.x builded for ARM processor, but I'm not sure what are the correct/best GCC options for an OMAP730. For now I'm using this: host=armv4l-unknown-linux-gnu march=armv4t mcpu=strongarm110 I don't have any problem running the binaries it produced on the dev board, but since I have no previous experience in this sort of thing, I'm sure more skilled guys here may have somes advices for me ^^. Regards.