------- Comment #1 from pinskia at gcc dot gnu dot org 2007-06-20 14:27 ------- And this is not a bug, you need to setup LD_LIBRARY_PATH correctly to point to where the latest version of libstdc++ reside which means where --enable-version-specific-runtime-libs puts the library. Note -static-libgcc is wrong here too because of exceptions.
-- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32425