Hi all,
I'm trying to compil under arm target, as ltib does.
I don't see where i must act: just add an option, take another gcc, ...?
Thanks
The attached might be useful for small projects, these are a makefile and makerules for simple building for the iMX. There are lots of ways to do this, and this might not be the best, but maybe it could be a useful basis to start with.
You can use LTIB environment under LTIB shell> ./ltib -m sheelLTIB> gcc .....here gcc relates to ARM cross compiler. Also please look at AN3870
AN3870 : Developing an Application for the i.MX Devices on Linux Platformhttp://cache.freescale.com/files/dsp/doc/app_note/AN3870.pdf