As mentioned in some other thread about hpux, if you really want to --disable-shared, you need to change a line in libstdc++-v3/libsupc++/Makefile.{in,am}: -LIBSUPCXX_CXXFLAGS = -prefer-pic +LIBSUPCXX_CXXFLAGS = HTH. Cheers, Christian