This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: porting EGCS to the Cray T3E
- To: "Julian C. Cummings" <julianc at acl dot lanl dot gov>
- Subject: Re: porting EGCS to the Cray T3E
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Tue, 14 Jul 1998 11:20:34 -0600
- cc: egcs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <9807141122.ZM4885@vapor.acl.lanl.gov>you write:
> I guess I don't understand your comment. There are other Cray platforms listed
> as possibilities in the config.sub file, such as the Cray X-MP, Y-MP, Cray 2,
> and Cray [C,J,T]90. Why would these options be listed if Cray is
> not supported?
They may be supported as host or build machines, but that does not
mean they are supported as a target.
ie, gcc does not know how to generate code for any cray that I'm aware of.
jeff