This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

gcc301 on sparc64/solaris28 : int size


Hello !
I've just compiled/installed gcc301 on a sparc64/solaris28 and it works
fine, but :
here are the integers size :

int : 4
long : 4
long long : 8

And as i have a sparc64 i should have int : 8 bytes !
How to resolve that ?
BEn

-- 
Benoit Rouits
office : (+33)146398261 home : (+33)672814789
http://sys-unix.ctlmcof.fr/~brouits/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]