[uClibc] armeb mean?

Carl Miller chaz at energoncube.net
Thu Oct 21 05:58:00 UTC 2004


> armeb, "eb" mean?

Big Endian.  It signifies that, absent command line arguments that
specify the endianness of code it should produce, the toolchain
produces big endian code.  GNU toolchains for ARM normally default
to little endian, so we mark the target architecture with an "eb"
suffix when this isn't the case.


                           ------Carl



More information about the uClibc mailing list