public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Help: Does gcc support 64 bit arithmetic on UltraSparc ?
@ 1999-04-13 14:37 Frazer Worley
  1999-04-30 23:15 ` Frazer Worley
  0 siblings, 1 reply; 4+ messages in thread
From: Frazer Worley @ 1999-04-13 14:37 UTC (permalink / raw)
  To: egcs

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

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

doesn't work.

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

Thanks,

-F

-- 
---------------------------------------------------------------
Phone:    +01-972-480-2845   Email:    fworley@dal.asp.ti.com
Fax:      +01-972-480-3020   TI_MSGID: FJ

Address:  M/S 8635, Texas Instruments, 
          8505 Forest Lane, 
          Dallas, Tx, 75243
---------------------------------------------------------------

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Help: Does gcc support 64 bit arithmetic on UltraSparc ?
  1999-04-13 14:37 Help: Does gcc support 64 bit arithmetic on UltraSparc ? Frazer Worley
@ 1999-04-30 23:15 ` Frazer Worley
  0 siblings, 0 replies; 4+ messages in thread
From: Frazer Worley @ 1999-04-30 23:15 UTC (permalink / raw)
  To: egcs

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

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

doesn't work.

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

Thanks,

-F

-- 
---------------------------------------------------------------
Phone:    +01-972-480-2845   Email:    fworley@dal.asp.ti.com
Fax:      +01-972-480-3020   TI_MSGID: FJ

Address:  M/S 8635, Texas Instruments, 
          8505 Forest Lane, 
          Dallas, Tx, 75243
---------------------------------------------------------------

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Help: Does gcc support 64 bit arithmetic on UltraSparc ?
  1999-04-13 16:19 Mike Stump
@ 1999-04-30 23:15 ` Mike Stump
  0 siblings, 0 replies; 4+ messages in thread
From: Mike Stump @ 1999-04-30 23:15 UTC (permalink / raw)
  To: egcs, fworley

> 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.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Help: Does gcc support 64 bit arithmetic on UltraSparc ?
@ 1999-04-13 16:19 Mike Stump
  1999-04-30 23:15 ` Mike Stump
  0 siblings, 1 reply; 4+ messages in thread
From: Mike Stump @ 1999-04-13 16:19 UTC (permalink / raw)
  To: egcs, fworley

> 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.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1999-04-30 23:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-04-13 14:37 Help: Does gcc support 64 bit arithmetic on UltraSparc ? Frazer Worley
1999-04-30 23:15 ` Frazer Worley
1999-04-13 16:19 Mike Stump
1999-04-30 23:15 ` Mike Stump

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).