This is the mail archive of the gcc@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]

Re: Help: Does gcc support 64 bit arithmetic on UltraSparc ?


> Date: Tue, 13 Apr 1999 16:36:05 -0500
> From: Frazer Worley <fworley@dal.asp.ti.com>
> To: egcs@cygnus.com

> How can I build a 64 version of gcc for Solaris 2.7 ?

Don't bother, it won't work yet.  Maybe someday someone will
contribute the fixes/changes to make it work.

>    configure --build=sparc64-sun-solaris2.7

> I need 64 bit arithmetic for a simulator I'm writing.

So?  Granted a real 64 bit program will make your program faster, but
for now, just use a 32 bit compiler, and long long.


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