This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
Gabriel Dos Reis wrote:- > | #define __LITTLE_ENDIAN 1234 > | #define __BIG_ENDIAN 4321 > | > | and some other system may well have such definitions with trailing __. > > You're right. I just posted a message asking what y'all think about > > __GCC_LITTLE_ENDIAN__ Ah, OK. That's fine with me. That's the target version, yes? What would the host / build ones be? Neil.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |