Re: GCC 4.1 RC1
Hello to all and thank you for the good work, I was trying to build GCC 4.1 RC1 on AIX 5.1 _32bit_. The machine is not very fast and I made some mistakes in the beginning. Now my build stops while configuring libstdc++-v3 : -->8- checking for a BSD-compatible install... /scratch/build/gcc-4.1.0-20060219/install-sh -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking for powerpc-ibm-aix5.1.0.0-gcc... /scratch/build/gcc-4.1.0-20060219/objdir/./gcc/xgcc -B/scratch/build/gcc-4.1.0-20060219/objdir/./gcc/ -B/opt/oss/apps/gcc-4.1.0-20060219/powerpc-ibm-aix5.1.0.0/bin/ -B/opt/oss/apps/gcc-4.1.0-20060219/powerpc-ibm-aix5.1.0.0/lib/ -isystem /opt/oss/apps/gcc-4.1.0-20060219/powerpc-ibm-aix5.1.0.0/include -isystem /opt/oss/apps/gcc-4.1.0-20060219/powerpc-ibm-aix5.1.0.0/sys-include -maix64 checking for C compiler default output file name... a.out checking whether the C compiler works... configure: error: cannot run C compiled programs. If you meant to cross compile, use `--host'. See `config.log' for more details. gmake[2]: *** [configure-target-libstdc++-v3] Error 1 gmake[2]: Leaving directory `/scratch/build/gcc-4.1.0-20060219/objdir' gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory `/scratch/build/gcc-4.1.0-20060219/objdir' gmake: *** [bootstrap] Error 2 8<-- I configured with ../configure --enable-prefix=XXX --enable-threads is the problem described at the end of the build log supposed to happen? In earlier versions I was able to work around this build problem with the help of the --disable-multilib configure switch. Have I misread the target specific build instructions or is this a build problem? mit freundliche Gruessen / kind regards Andreas Conz -- WWWhttp://www.neuro.informatik.uni-kassel.de/~andreasc e-mail [EMAIL PROTECTED] "Science is what we understand well enough to explain to a computer. Art is everything else we do." - Donald E. Knuth
Re: GCC 4.1 RC1
ke[5]: *** [all-multi] Error 2 gmake[5]: Leaving directory `/scratch/build/gcc-4.1.0-20060219/objdir/powerpc-ibm-aix5.1.0.0/libstdc++-v3' gmake[4]: *** [all-recursive] Error 1 gmake[4]: Leaving directory `/scratch/build/gcc-4.1.0-20060219/objdir/powerpc-ibm-aix5.1.0.0/libstdc++-v3' gmake[3]: *** [all] Error 2 gmake[3]: Leaving directory `/scratch/build/gcc-4.1.0-20060219/objdir/powerpc-ibm-aix5.1.0.0/libstdc++-v3' gmake[2]: *** [all-target-libstdc++-v3] Error 2 gmake[2]: Leaving directory `/scratch/build/gcc-4.1.0-20060219/objdir' gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory `/scratch/build/gcc-4.1.0-20060219/objdir' gmake: *** [bootstrap] Error 2 -->8- I am building on an 32bit PowerPC (43P-150). Should I file an bugreport? mit freundliche Gruessen / kind regards Andreas Conz -- WWWhttp://www.neuro.informatik.uni-kassel.de/~andreasc e-mail [EMAIL PROTECTED] "Science is what we understand well enough to explain to a computer. Art is everything else we do." - Donald E. Knuth
Re: GCC 4.1 RC1
Hallo, this is now bug 26481 i have attached the build log On Mon, 27 Feb 2006, Andreas Conz wrote: > > now there is a problem building the POWER part of libstdc++ : > > -->8- > -->8- > > I am building on an 32bit PowerPC (43P-150). > Should I file an bugreport? mit freundliche Gruessen / kind regards Andreas Conz -- WWWhttp://www.neuro.informatik.uni-kassel.de/~andreasc e-mail [EMAIL PROTECTED] "Science is what we understand well enough to explain to a computer. Art is everything else we do." - Donald E. Knuth