------- Comment #1 from redi at gcc dot gnu dot org 2010-04-27 17:15 ------- that symbol is defined in libgcc_s.so - is that file present in the same directory as libstdc++.so? If you add -v to the compilation command it will show you the directories gcc searches, is libgcc_s.so in any of those directories?
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43911