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]

Error building egcs-19991110 on IBM AIX 4.1.5 / 4.3.2


I have received the following error during the "make bootstrap" step
on IBM AIX 4.1.5 and also IBM AIX 4.3.2.  The fail is the same on both
systems.


stage1/xgcc -Bstage1/ -B/usr/local/gnu-aix41/egcs/rs6000-ibm-aix4.1.5.0/bin/
-c  -DIN_GCC    -W -Wall -O2 -g  -DHAVE_CONFIG_H    -I. -I ../../egcs/gcc
-I../../egcs/gcc/config -I../../egcs/gcc/../include ../../egcs/gcc/xcoffout.c
../../egcs/gcc/xcoffout.c: In function `xcoffout_source_file':
../../egcs/gcc/xcoffout.c:356: too few arguments to function `ggc_add_root'
make[2]: *** [xcoffout.o] Error 1
make[2]: Leaving directory `/usr/local/src/EGCS/egcs-aix41/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/usr/local/src/EGCS/egcs-aix41/gcc'
make: *** [bootstrap] Error 2


The config.status from AIX 4.1.5 is:

../egcs/configure --with-gcc-version-trigger=/usr/local/src/EGCS/egcs/gcc/versio
n.c
--host=rs6000-ibm-aix4.1.5.0 --prefix=/usr/local/gnu-aix41/egcs
--with-cpu=common --enable-haifa --enable-multilib --norecursion 


Thanks,
Dave Schuler
IBM Microelectronics

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