Soliciting help with libstdc++ and exceptions

Chip Salzenberg chip@valinux.com
Mon Dec 20 11:47:00 GMT 1999


According to Anthony Green:
> Chip Salzenberg <chip@valinux.com> writes:
> > Now I'm up against trouble.  The troublesome program *WORKS* when
> > linked -static, but continues to fail when linked shared.
> 
> It's a shot in the dark, but try adding -Wl,-u,__register_frame_info
> to your link line.

*DING*DING*DING*  We have a winner!

The test works with that flag added.  A thousand thanks, Anthony.

Now, how to really fix this issue for g++?
-- 
Chip Salzenberg             - a.k.a. -              <chip@valinux.com>
     "Fleagal.  Bingo.  Drooper.  Snork.  They're cops."   //MST3K


More information about the Gcc-bugs mailing list