gcc 64bit

seeker010

New member
what's the definition to check for when compiling for 32 or 64 bits? There's some cross platform issues, so I need to check if the target is 64bits under gcc using preprocessor directives
 
Back
Top