This is the mail archive of the gcc-testresults@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]

Build Failure for 2.96 (20000731) on rs6000-ibm-aix4.1.5.0


"make bootstrap" fails on IBM AIX 4.1.5:

/afs/btv/data/n37v/software/gnu-aix415/bin/gcc  -DIN_GCC    -g  -W -Wall -Wtradi
tional -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-l
ong-long  -DHAVE_CONFIG_H  -o collect2 collect2.o tlink.o hash.o intl.o undersco
re.o version.o obstack.o alloca.o  ./intl/libintl.a     ../libiberty/libiberty.a

ld: 0711-317 ERROR: Undefined symbol: .ldopen
ld: 0711-317 ERROR: Undefined symbol: .ldtbread
ld: 0711-317 ERROR: Undefined symbol: .ldgetname
ld: 0711-317 ERROR: Undefined symbol: .ldclose
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
make[2]: *** [collect2] Error 1
make[2]: Leaving directory `/usr/local/src/EGCS/egcs-aix415/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/usr/local/src/EGCS/egcs-aix415/gcc'
make: *** [bootstrap] Error 2




% cat config.status
#!/bin/sh
# This file was generated automatically by configure.  Do not edit.
# This directory was configured as follows:
../egcs/configure --with-gcc-version-trigger=/usr/local/src/EGCS/egcs/gcc/versio
n.c --host=rs6000-ibm-aix4.1.5.0 --prefix=/afs/btv.ibm.com/data/n37v/software/gn
u-aix415/egcs --with-gnu-as --with-gnu-ld --with-cpu=common --enable-haifa --ena
ble-multilib --norecursion 
# 
% 


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