PATCH Re: GC and GCJ
Bryce McKinlay
bryce@waitaki.otago.ac.nz
Sun Sep 9 18:14:00 GMT 2001
Antonio Ake wrote:
>I tried with -enable-java-gc=no, I had this message. I am working with
>gcc.3.0.1 release for linux x/86.
>../../../gcc-3.0.1/libjava/exception.cc:31:21: gc_priv.h: No such file or
>directory
>../../../gcc-3.0.1/libjava/exception.cc:32:21: gc_mark.h: No such file or
>directory
>../../../gcc-3.0.1/libjava/exception.cc:33:28: include/gc_gcj.h: No such
>file or directory
>Here's a patch for that, which I will check in. I havn't tested it with
a no-gc configuration. Let me know how you get on. For 3.0 you will need
to remove the gc_priv.h etc includes from exception.cc as well. This
patch would be pretty harmless to apply to the 3.0 branch also.
regards
Bryce
More information about the Java
mailing list