I'm trying to compile gcc2.95 on a dec AlphaServer 1200 using
Tru64 5.0, but get the following errors:
-------------------------------
# make boostrap
...
ck.o c-convert.o c-aux-info.o c-common.o c-iterate.o obstack.o
-lmld ../l
ibiberty/libiberty.a
ld:
Unresolved:
ASM_FILE_START
make[2]: *** [cc1] Error 1
make[2]: Leaving directory `/src/gcc/gcc-2.95.2/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/src/gcc/gcc-2.95.2/gcc'
make: *** [bootstrap] Error 2
---------------------------------
I saw a posting earlier from someone who had the
same problem, but did not see a summary on
how to resolve the problem. Any suggestions?
Glenda
Received on Thu Oct 19 2000 - 21:03:29 NZDT