32 or 64 bit?

Eric Botcazou ebotcazou@libertysurf.fr
Fri May 30 19:41:00 GMT 2003


> I have gcc 3.2.3  running on Solaris 8
>
> Can gcc 3.2.3 compile in 64bit?  Or, is it strictly 32bit

If it was configured (see gcc -v) without --disable-multilib, yes, simply 
pass -m64 to the compiler.

-- 
Eric Botcazou



More information about the Gcc mailing list