How to compile onto bare metal with GnuARM?

Eric Fowler eric.fowler@gmail.com
Wed Jan 14 23:48:00 GMT 2009


I wish to compile C code that will execute directly on an ARM7TDMI chip that
has no operating system. My GnuARM compiler wants to link to syscalls (a
Linux-ism) and generate ELF and COFF and all that. 

How to generate a naked binary?

Thanks

Eric
-- 
View this message in context: http://www.nabble.com/How-to-compile-onto-bare-metal-with-GnuARM--tp21468021p21468021.html
Sent from the gcc - Help mailing list archive at Nabble.com.



More information about the Gcc-help mailing list