some questions about compiling newlib

Jon Beniston jon@beniston.com
Fri Nov 13 01:14:00 GMT 2009


> where we give the define like __mips__?

This will probably be defined by the compiler.

To see what the compiler defines:

mips-elf-gcc -dM -E - < /dev/null

Cheers,
Jon





More information about the Newlib mailing list