This is the mail archive of the java-discuss@sourceware.cygnus.com 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: Awt implementation in libgcj?


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.


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