This is the mail archive of the java@gcc.gnu.org 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]

GC and GCJ


Hello. I have a question. It is possible to disable to use the garbage
collector in gcj?
I tried with --enable-java-gc=none but I had this message:

checking for garbage collector to use... configure: error: unrecognized
collector "none"

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?


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