Problem building 2.95.2 under OSF1 V5.0

Blair Kelly III bfkelly@afterlife.ncsc.mil
Fri Jun 16 07:30:00 GMT 2000


I am trying to build gcc 2.95.2 on an ALPHA
workstation running OSF1 V5.0.

I have GNU make in my path and I am accessing
the ALPHA native cc compiler.  I am following
the following 'recipe'

1. mkdir objdir-OSF1
2. cd objdir-OSF1
3. ../gcc-2.95.2/configure
4. make
5. make install

I can successfully configure, but when I do the
'make', after some objects are compiled, I see

: cc [stuff deleted] -o cc1 [lots of .o files deleted] -lmld ../libiberty/libiberty.a
: ld:
: Unresolved:
: ASM_FILE_START
: make[1]: *** [cc1] Error 1

When the operating system was at V4.0f, I was successfully
able to build gcc 2.95.2.

Any help would be gratefully appreciated.

Blair Kelly


More information about the Gcc-help mailing list