Perry Smith <pedzsan at gmail.com> writes: There are already conventions for AIX for 64 bit mode as far as cpp flags and I'm fairly sure that gcc follows them. __64BIT__ is defined if the comiler is in 64 bit mode. Perhaps __64BIT__ is defined by "the compiler", but it is not defined by any GCC on any of the machine I use. -- Torbjörn