This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


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

Current 3.0 branch of gcc fails to configure on AIX



Tried to build a more recent version of gcc-3_0-branch today, and got
this error while it was configuring the libstdc++ portion.  The
compiler bootstrapped ok.

../gcc/configure --enable-threads
					  --prefix=/opt/gcc-3.0-branch20010504
					  --enable-languages=c,c++
					  --with-gnu-as
					  --with-as=/opt/gnupro/aix43-000718/H-powerpc-ibm-aix4.3.3.0/bin/as

..
..

make bootstrap

..
..

configure: error: aix: unsupported/unknown thread package
gmake[1]: *** [configure-target-libstdc++-v3] Error 1
gmake[1]: Leaving directory `/disk1/tmp/gcc3/go'
gmake: *** [bootstrap] Error 2



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