This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: gcc 2.95 core dump with java on Solaris 2.5.1
- To: "Michael Sharpe" <msharpe@peter.bmc.com>
- Subject: Re: gcc 2.95 core dump with java on Solaris 2.5.1
- From: Tom Tromey <tromey@cygnus.com>
- Date: Fri, 13 Aug 1999 10:20:56 -0700
- Cc: java-discuss@sourceware.cygnus.com
- References: <199908131533.KAA25024@nebula.bmc.com>
>>>>> "Michael" == Michael Sharpe <msharpe@peter.bmc.com> writes:
Michael> I am getting a core dump in any executable which I compile
Michael> with gcj. E.g.
This is a known bug.
We think the solution is to upgrade to the latest binutils. Has
anybody test this?
I don't know that anybody has investigated the problem in depth yet.
Another workaround is to link statically.
Tom