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 egcs-20000530 on AIX 4.1.5


make bootstrap fails on AIX 4.1.5.  This is the same build failure that has
been reported since egcs-20000417.

...
rm -f collect2
/usr/bin/cc  -DIN_GCC    -g   -DHAVE_CONFIG_H  -o collect2 collect2.o tlink.o ha
sh.o intl.o underscore.o version.o obstack.o alloca.o       ../libiberty/libiber
ty.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.
make[2]: *** [collect2] Error 8
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 
# 


-------------------------------------------------------------------------------
David W. Schuler - Advisory Engineer       Internet: schuld@btv.ibm.com
Semiconductor Contract Mfg                      alt: david.schuler@ieee.org
IBM Microelectronics                          Phone: 802-769-7636
1000 River Street - MS/862D                     FAX: 802-769-6206
Essex Junction, VT   05452-4299               Pager: 888-438-4343
For IBM Foundry information: http://www.chips.ibm.com/services/foundry/


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