This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Simple question
- To: Juliusz Pukacki <pukacki at man dot poznan dot pl>
- Subject: Re: Simple question
- From: Toon Moene <toon at moene dot indiv dot nluug dot nl>
- Date: Wed, 28 Oct 98 23:05:59 +0100
- Cc: egcs at cygnus dot com
- Organization: Moene Computational Physics, Maartensdijk, The Netherlands
- References: <Pine.SGI.3.95.981028105051.3412A-100000@rose.man.poznan.pl>
> Do anybody know if it is possible to compile EGCS on Cray
> (ymp-cray-unicos, j90-cray-unicos) ?
Unfortunately, it is not. This isn't so much a problem in the
UNICOS setup (I've compiled various GNU packages on these systems),
but due to the fact that the gcc/egcs compiler has no notion of
computer architectures which don't have byte-addressability.
I'm sorry,
Toon.