Segmentation Fault
Joerg Brunsmann
joerg.brunsmann@FernUni-Hagen.de
Wed Aug 4 04:51:00 GMT 1999
Gregor,
> I tried gcj 2.95 with libgcj-2.95 on SPARC/SOLARIS.
> But loading a trivial "Hello-World"-Programm yielded a segementation fault.
Did you configure both egcs and libgcj with the same garbage collector?
If you did configure egcs with no garbage collector configure option
then you must configure libgcj with "enable-java-gc=no". This did it for
me.
Hope this helps,
Jörg
More information about the Java
mailing list