libtool, java woes
Richard Henderson
rth@redhat.com
Thu Apr 12 16:59:00 GMT 2001
On Tue, Apr 10, 2001 at 07:03:20PM -0600, Tom Tromey wrote:
> We just want the exception handling code. The compiler generates
> calls to this code without real user knowledge.
Ah. It probably doesn't anymore on mainline. Or, rather,
it shouldn't; you'll have to see how well I did... ;-)
The eh bits in libjava/exception.cc should be sufficient
for Java source, and C++ source that uses Java exceptions.
The bits in libsupc++ should only be needed for C++ source
that uses C++ exceptions.
r~
More information about the Java
mailing list