Bytes order and words order

Neil Booth neil@daikokuya.co.uk
Fri Aug 23 12:58:00 GMT 2002


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.



More information about the Gcc mailing list