GC and GCJ
Alexandre Petit-Bianco
apbianco@cygnus.com
Sat Sep 8 22:01:00 GMT 2001
Antonio Ake writes:
> I tried with --enable-java-gc=none but I had this message:
Try --enable-java-gc=no (I can't remember trying it before, but that's
what the configure script is telling me about the choices.)
> Another question: Last month I asked about --with-gc=none, does
> anobody knows what kind of gc is used internally for gcc. It is
> Boehm's garbage collector?
No, it's not. Your choice is to use either `simple' or `page' (see
gcc/ggc* for the gory details.)
./A
More information about the Java
mailing list