This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
egcs cannot be installed Alpha 164LX-2 system
- To: egcs at cygnus dot com
- Subject: egcs cannot be installed Alpha 164LX-2 system
- From: Kyucheol Seo <skc at photon dot kyunghee dot ac dot kr>
- Date: Thu, 01 Oct 1998 20:50:53 +0900
- Organization: kyunghee univ.
- Reply-To: skc at photon dot kyunghee dot ac dot kr
Hi.
I have some serious trouble to install egcs-1.1
I use Alpha 164LX-2 system with Linux red-hat 5.0 and gcc-2.7.2.
I downloaded egcs a few days ago, and try to install my system.
But I could not install egcs.
The configuration was successful, but during the compile process,
I've met an serious error such as
================================================================
/home/temp/egcs-1.1b/gcc/xgcc -B/home/temp/egcs-1.1b/gcc/ -DIN_GCC
-g -O2 -\
-c ./objc/hash.c -o objc/hash.o
/tmp/cc3AgZfA.s: Assembler messages:
/tmp/cc3AgZfA.s:4: Error: Unknown pseudo-op: `.arch'
make[1]: *** [objc/hash.o] Error 1
make[1]: Leaving directory `/home/temp/egcs-1.1b/gcc'
make: *** [all-gcc] Error 2
=================================================================.
I'm not sure that this is due to some bug or not.
Please help me.
Thank you.