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: law at cygnus dot com
- Subject: Re: porting EGCS to the Cray T3E
- From: Toon Moene <toon at moene dot indiv dot nluug dot nl>
- Date: Tue, 14 Jul 98 20:01:59 +0200
- Cc: "Julian C. Cummings" <julianc at acl dot lanl dot gov>, egcs at cygnus dot com
- Organization: Moene Computational Physics, Maartensdijk, The Netherlands
- References: <14831.900398685@hurl.cygnus.com>
In message <9807131529.ZM1628@vapor.acl.lanl.gov>you write:
> the config.log output from egcs-objdir/gcc. I don't see offhand
> why the configuration failed.
> configure --prefix=/usr/tmp/julianc/EGCS/egcs-objdir
> --host=crayt3e
> It probably failed because it thought you also wanted to
> *target* for a cray, which isn't supported.
Some Crays are more equal than others :-)
A T3E is just a bunch of 21164 Alpha's interconnected in an
interesting way. If the C library on the system is not really
botched up beyond repair, it shouldn't be impossible to create an
alphaev5-unicosmk-cray target. However, this is about as much as I
know about this topic, so people with more info are kindly requested
to step forward.
[ I never did more than building diffutils-2.7, make-3.75 and rcs-5.7
on it ]
Cheers,
Toon.