Re: SIZEOF_LONG 4 instead of 8 in 64-bits

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>
> I need to use #define __SIZEOF_LONG__ 4 instead of #define __SIZEOF_LONG__
> 8
> in amd64 so my program will not double the memory usage how Can i do so?
> using debian and gcc 4.4.4

Have you tried using the -m32 flag?


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux