libstdc++ libtool lossage

Jakub Jelinek jakub@redhat.com
Thu Feb 21 14:37:00 GMT 2002


On Thu, Feb 21, 2002 at 02:18:06PM -0800, Richard Henderson wrote:
> On Thu, Feb 21, 2002 at 06:38:20PM -0300, Alexandre Oliva wrote:
> > How about arranging for -fexceptions (implied or not) to imply
> > -shared-libgcc (if a shared libgcc is available), and -fno-exceptions
> > (implied or not) to imply -static-libgcc?
> 
> Um, ok, but how does this change the current situation one iota?

Not to mention that you only need eh routines if you actually throw/catch
exceptions, not if you just merely generate unwind information.

	Jakub



More information about the Gcc mailing list