libtool, java woes

Joe Buck jbuck@racerx.synopsys.com
Thu Apr 12 18:04:00 GMT 2001


> 
> On Tue, Apr 10, 2001 at 06:26:59PM -0700, Mark Mitchell wrote:
> > I still don't think you should link in libsupc++, though.  Instead, we
> > should package the EH code separately, as a shared object, or put it
> > back in libgcc.  (Having it in libgcc doesn't prevent using other
> > personality routines for outher languages.)  
> 
> I don't think we should put the C++ eh runtime support in libgcc,
> nor any "common" eh library.

But at least some of it is not just "C++ eh runtime support".  It is "eh
runtime support", for multiple languages (shared at least with Java).




More information about the Gcc mailing list