libtool, java woes
Tom Tromey
tromey@redhat.com
Thu Apr 12 22:44:00 GMT 2001
>>>>> "Richard" == Richard Henderson <rth@redhat.com> writes:
>> 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).
Richard> No it isn't. Not with the new eh abi. All of the common
Richard> stuff is in libgcc.
That's cool. It should solve our problem: with this code we should be
able to remove libsupc++ from our link (and then see whatever it is we
forgot :-).
Is the new EH ABI code going in gcc 3.0?
Tom
More information about the Java
mailing list