Related articles |
---|
Port of GCC to Intel IA-64 architecture (Merced) jpripp@ecsu.campus.mci.net (Jason Tripp) (1998-06-27) |
Re: Port of GCC to Intel IA-64 architecture (Merced) Alexandru.Petrescu@crpht.lu (Alexandru Petrescu) (1998-06-28) |
Re: Port of GCC to Intel IA-64 architecture (Merced) fjh@cs.mu.OZ.AU (1998-06-28) |
Re: Port of GCC to Intel IA-64 architecture (Merced) sef@kithrup.com (Sean Eric Fagan) (1998-07-01) |
Re: Port of GCC to Intel IA-64 architecture (Merced) burley@cygnus.com (Craig Burley) (1998-07-01) |
Re: Port of GCC to Intel IA-64 architecture (Merced) meissner@cygnus.com (Michael Meissner) (1998-07-01) |
Re: Port of GCC to Intel IA-64 architecture (Merced) tim@wagner.princeton.edu (1998-07-08) |
Re: Port of GCC to Intel IA-64 architecture (Merced) fjh@cs.mu.OZ.AU (1998-07-10) |
From: | Michael Meissner <meissner@cygnus.com> |
Newsgroups: | comp.compilers |
Date: | 1 Jul 1998 22:56:26 -0400 |
Organization: | Compilers Central |
References: | 98-06-153 98-06-158 98-06-166 |
Keywords: | architecture, GCC |
fjh@cs.mu.OZ.AU (Fergus Henderson) writes:
> >[How about making GCC work with 64 bit addresses and data? -John]
>
> Doesn't gcc already work with 64 bit addresses and data?
> Certainly there's a port of gcc which generates 64 bit code
> for the Alpha.
Yes the MIPS ports are also 64 bits. There are some problems if you have
a 64 bit host cross compiling to a 32 bit target.
--
Michael Meissner, Cygnus Solutions (Massachusetts office)
4th floor, 955 Massachusetts Avenue, Cambridge, MA 02139, USA
meissner@cygnus.com, 617-354-5416 (office), 617-354-7161 (fax)
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.