Re: gcj 4.4 and AWT toolkit
Tom Tromey <[email protected]>
| Newsgroups | gmane.comp.gcc.java.devel |
|---|---|
| Message-ID | <[email protected]> |
Andrew> It also generates libjava/classpath/gnu/classpath/Configuration.java Andrew> in the build directory, and this appears to be more accurate. My recollection is that we don't bother removing the classpath configure code that makes this, but instead we just handle it by an override. So, the classpath one is still there, but not used. Tom