This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: libtool, java woes


>>>>> "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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]