C++ failure in 4.1.2 bootstrap on rs6000-ibm-aix4.3.0.0

Kai Ruottu karuottu@mbnet.fi
Wed Apr 25 16:28:00 GMT 2007


Steve Edwards wrote:
> /home/gcc-4.1.2/configure   --disable-nls --mandir=/usr/local/share/man
> --infodir=/usr/local/share/info --with-mpfr=/usr/local
> --with-gmp=/usr/local --enable-languages=c,c++
>
> which failed at the final stage with:
>
> make[6]: Leaving directory
> `/archive/obj-gcc-constance/rs6000-ibm-aix4.3.0.0/pthread/ppc64/libiberty/testsuite'
> make[5]: Leaving directory
> `/archive/obj-gcc-constance/rs6000-ibm-aix4.3.0.0/pthread/ppc64/libiberty'
> make[4]: Leaving directory
> `/archive/obj-gcc-constance/rs6000-ibm-aix4.3.0.0/libiberty' make
> [3]: Leaving directory
> `/archive/obj-gcc-constance/rs6000-ibm-aix4.3.0.0/libiberty' make
> [3]: Entering directory
> `/archive/obj-gcc-constance/rs6000-ibm-aix4.3.0.0/libstdc++-v3'
> make[3]: *** No rule to make target `all'.

This usually tells that configuring in last mentioned directory failed 
:-(  Why it failed and what
was the error met there, can be seen in the 'config.log' in that directory!

> I've had a look through the ML archive, but it appears that most people
> are either not using this platform much, or they haven't had any
> problems!
>   
There seems to be some problem(s) with the AIX 4.3.0.0 and 4.3.2.0 but 
the previously told
"see the config.log" will tell the "what" and maybe then you can see the 
"why" and fix something!
Or ask help when knowing what the error message is...



More information about the Gcc-help mailing list