This is the mail archive of the gcc-help@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]
Other format: [Raw text]

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


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...



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