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]

RE: egcs-19991102 build failure on rs6000-ibm-aix4.1.5.0


Try http://egcs.cygnus.com/ml/gcc-patches/1999-11/msg00096.html

> -----Original Message-----
> From:	David W. Schuler [SMTP:schuld@btv.ibm.com]
> Sent:	Thursday, 4 November 1999 3:01
> To:	gcc-testresults@gcc.gnu.org
> Subject:	egcs-19991102 build failure on rs6000-ibm-aix4.1.5.0
> 
> Configure was executed with the following options:
> 
>     --prefix=/usr/local/egcs 
>     --with-cpu=common --enable-haifa --enable-multilib
> 
>     CC=       /usr/bin/cc
> 
> Configuring for a rs6000-ibm-aix4.1.5.0 host.
> 
> During the "make bootstrap" phase, I am receiving a fatal error during the
> initial build.  It seems the last four or file snapshot releases have all
> had a lot of build problems on AIX.  The previous 2.96 19991025 release
> seemed
> to be a little better and was successfully built on this same platform.
> 
> 
> /usr/bin/cc -c  -DIN_GCC    -g   -DHAVE_CONFIG_H    -I. -I../../egcs/gcc
> -I../..
> /egcs/gcc/config -I../../egcs/gcc/../include ../../egcs/gcc/genattr.c
> /usr/bin/cc -c  -DIN_GCC    -g   -DHAVE_CONFIG_H    -I. -I../../egcs/gcc
> -I../..
> /egcs/gcc/config -I../../egcs/gcc/../include ../../egcs/gcc/rtl.c
> "../../egcs/gcc/rtl.c", line 1246.13: 1506-343 (S) Redeclaration of fatal
> differ
> s from previous declaration on line 925 of "../../egcs/gcc/rtl.c".
> "../../egcs/gcc/rtl.c", line 1246.13: 1506-050 (I) Return type "void" in
> redecla
> ration is not compatible with the previous return type "int".
> "../../egcs/gcc/rtl.c", line 1246.13: 1506-378 (I) Prototype for function
> fatal 
> cannot contain "..." when mixed with a nonprototype declaration.
> make[2]: *** [rtl.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
> 
> 
> Dave Schuler

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