Awt implementation in libgcj?

Andrew Haley aph@cygnus.remove.co.uk
Tue Dec 14 06:30:00 GMT 1999


Tom Tromey (tromey@cygnus.com) wrote:
: We want to avoid installing config.h if we possibly can (it isn't
: clear that we can, but we can try).  Do we do this renaming just to
: cause link errors if different pieces of code disagree about the
: exception handling mechanism?

Yes, that's exactly right.  It would not be nice to detect this at
runtime.

: Or is there another reason?  If the former, is there another way we
: can do it, one which doesn't require a macro in cni.h?

Probably.  But I don't understand the desire not to have a
configurable cni.h.  What's the problem?

Andrew.



More information about the Java mailing list