This is the mail archive of the java-discuss@sourceware.cygnus.com 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]

Re: Segmentation Fault


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

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