Hello.
I can't seem to get gnu gcc 2.7.2.1 to compile on our AlphaServer
2000 5/250 running DU 4.0. I get the following message:
###> make LANGUAGES=c
./xgcc -B./ -DIN_GCC -g -I./include enquire.o -o enquire
collect2: ld returned 1 exit status
/lib/libc.a(ldr_atexit.o)(.lita+0x38): undefined reference to `_DYNAMIC_LINK'
/lib/libc.a(find_rtfunc.o)(.lita+0x90): undefined reference to `_gpinfo'
/lib/libc.a(find_rtfunc.o)(.lita+0xa8): undefined reference to `_fpdata_size'
/lib/libc.a(find_rtfunc.o)(.lita+0xb8): undefined reference to `_DYNAMIC_LINK'
/lib/libc.a(ldr_load.o)(.lita+0xa8): undefined reference to `_DYNAMIC_LINK'
make: *** [enquire] Error 1
I also get reallocation problems with /lib/libc.a
Can anyone help me with this?
(Strangely enough, I did get gcc to compile on a AlphaStation 255 running
DU 4.0. I'm still trying to find out what's different)
Thanks in advance for any help
Brian
-------------------------------------------------------
Brian Sherwood E-mail: sherwood_at_elwood.esu.edu
Network Administrator Phone: 717-422-3299
East Stroudsburg University
East Stroudsburg PA 18301
Received on Wed Nov 13 1996 - 17:06:57 NZDT