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: | Alexandru Petrescu <Alexandru.Petrescu@crpht.lu> |
Newsgroups: | comp.compilers |
Date: | 28 Jun 1998 00:01:01 -0400 |
Organization: | Compilers Central |
References: | 98-06-153 |
Keywords: | architecture, GCC, comment |
"Jason Tripp" <jpripp@ecsu.campus.mci.net> writes:
> Does anyone know of a port in progress of the GNU C compiler to
> Intel's new IA-64 architecture? I would greatly like to help with
> such a project (or start it, if none exists).
Me too, I would like to help with such a project. One should
recognize that writing a scheduler for a yet to be defined
architecture is not an easy task. IMHO the only useful things to do
at this moment are to get skilled in (1) writing VLIW schedulers and
in (2) planning the use of a simulator (simplescalar?).
[How about making GCC work with 64 bit addresses and data? -John]
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.