------- Comment #10 from asteinarson at gmail dot com  2008-01-07 13:24 -------
(In reply to comment #9)
> (In reply to comment #8)
> > Subject: Bug 34152
> > 
> >         * libsupc++/eh_personality.cc (PERSONALITY_FUNCTION): Check
> >         _GLIBCXX_HAVE_GETIPINFO instead of HAVE_GETIPINFO.
> 
> I've checked this. From line 446 of libsupc++/eh_personality.cc: 

The trouble was that the GCC 4.3 was linking executables to the old version of
libstdc++ (4.1). 

Setting LD_LIBRARY_PATH did the trick. Both test cases work now.

Regards
// ATS


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34152

Reply via email to