Kevin Murphy on 26 Apr 2004 21:05:02 -0000 |
How about? From http://gcc.gnu.org/onlinedocs/gcc-3.4.0/cpp/Common-Predefined- Macros.html#Common%20Predefined%20Macros: __LP64__ _LP64 These macros are defined, with value 1, if (and only if) the compilation is for a target where long int and pointer both use 64-bits and int uses 32-bit. Kevin Murphy ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|