gcc-2.95.2 and DEC AlphaPC 164 install problem
Philip Goisman
goisman@physics.arizona.edu
Fri Nov 5 13:11:00 GMT 1999
Dear Gcc_developers,
Although I've succesfully built gcc-2.95.1 on five DEC Alpha's, I
cannot get the build for
gcc-2.95.1 or gcc-2.95.2 to work on a DEC AlphaPC 164. I apologize for
this email because
I feel the error must be mine. However, I've followed the configure and
install instructions
precisely, but my make bootstrap keeps failing in the same place.
Namely, as follows:
ln -s ../../gcc/../libiberty/obstack.c obstack.c
stage1/xgcc -Bstage1/ -B/usr/local/alphaev56-dec-osf4.0b/bin/ -c
-DIN_GCC -DHAIFA -O2 -g -DHAVE_CONFIG_H -I. -I../../gcc
-I../../gcc/config -I../../gcc/../include obstack.c
stage1/xgcc -Bstage1/ -B/usr/local/alphaev56-dec-osf4.0b/bin/ -DIN_GCC
-DHAIFA -O2 -g -DHAVE_CONFIG_H -o cccp cccp.o cexp.o intl.o
prefix.o version.o mbchar.o obstack.o -lmld
../libiberty/libiberty.a
/usr/lib/cmplrs/cc/crt0.o(.pdata+0x4): relocation truncated to fit:
SREL32 xdata
cccp.o: In function `xstrdup':
/usr1/lab/src/gnu/gcc-2.95.2/objdir/gcc/../../gcc/cccp.c:10718:
relocation truncated to fit: SREL32 xdata
/usr1/lab/src/gnu/gcc-2.95.2/objdir/gcc/../../gcc/cccp.c:10718:
relocation truncated to fit: SREL32 xdata
/usr1/lab/src/gnu/gcc-2.95.2/objdir/gcc/../../gcc/cccp.c:10718:
relocation truncated to fit: SREL32 xdata
..../lib/libc.a(tenscale.o)(.pdata+0x4): relocation truncated to fit:
SREL32 xdata
/lib/libc.a(strdup.o)(.pdata+0x4): relocation truncated to fit: SREL32
xdata
/lib/libc.a(basename.o)(.pdata+0x4): relocation truncated to fit: SREL32
xdata
/lib/libc.a(bsearch.o)(.pdata+0x4): relocation truncated to fit: SREL32
xdata
/lib/libc.a(ldr_atexit.o)(.lita+0x38): undefined reference to
`_DYNAMIC_LINK'
/lib/libc.a(ldr_load.o)(.lita+0xa8): undefined reference to
`_DYNAMIC_LINK'
collect2: ld returned 1 exit status
make[2]: *** [cccp] Error 1
make[2]: Leaving directory `/usr1/lab/src/gnu/gcc-2.95.2/objdir/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/usr1/lab/src/gnu/gcc-2.95.2/objdir/gcc'
make: *** [bootstrap] Error 2
# exit
Script done, file is 110599_make_bootstrap
exciton#
I have the complete configuration and make bootstrap logs if needed.
Any ideas as to how to install gcc-2.95.2 on the DEC AlphaPC 164 will
be greatly
appreciated. The DEC AlphaPC 164 runs with digital unix 4.0b. I
included no
options with configure or make bootstrap.
Regards,
Philip
More information about the Gcc-bugs
mailing list