Segmentation Fault
Joerg Brunsmann
joerg.brunsmann@FernUni-Hagen.de
Wed Aug 4 08:18:00 GMT 1999
Gregor,
> can I give the configure of gcc the Option "enable-java-gc=yes"?
> I would like to have garbage-collection.
Folks, correct me if I'm wrong. The option is:
--enable-java-gc=TYPE
where "boehm" is the default garbage collector for libgcj but not for
gcj. So if you configure gcj and libgcj with
--enable-java-gc=boehm
you should have a consistent configuration.
Cheers,
Jörg
More information about the Java
mailing list