This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

egcs cannot be installed Alpha 164LX-2 system


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.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]