Michael Helmich writes: > > I'm currently using gcc/g++ 4.1.1 on AIX 5.2, which I > downloaded as binaries from UCLA. Unfortunately this > package did not include 64 bit flavors of C++ runtime > libraries, which I need to build a 64 bit application. > I'm now trying to build the libraries from the source > code. > > My question is: is it possible to configure the build, > so that only the libraries are built without > bootstrapping the compiler, No. Or, at least, it might be possible for someone who is a real expert, but if you were a real expert you wouldn't be asking this question. Andrew.