This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [RFC] Fix PR38892: "--enable-libgcj-debug" breaks bootstrap.
>>>>> "Dave" == Dave Korn <dave.korn.cygwin@googlemail.com> writes:
Dave> Well, as it happens :)
Dave> libjava/ChangeLog
[...]
Dave> * classpath/configure.ac: Likewise.
Dave> * classpath/native/jni/classpath/jcl.h: Likewise.
Dave> * classpath/native/jni/java-lang/java_lang_VMDouble.c: Likewise.
I think you should not need any changes to Classpath.
Classpath code won't include the CNI headers, and so should not have
the problem. Is that not the case?
Tom