This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Java programs coredump on sparc Solaris 2.6
- To: Weiqi Gao <weiqigao at networkusa dot net>
- Subject: Re: Java programs coredump on sparc Solaris 2.6
- From: Tom Tromey <tromey at redhat dot com>
- Date: 20 May 2001 10:59:31 -0600
- Cc: java at gcc dot gnu dot org, Andrew Haley <aph at redhat dot com>, Richard Henderson <rth at redhat dot com>
- References: <990328227.7077.0.camel@gao-2001.stlouis.mo.us>
- Reply-To: tromey at redhat dot com
>>>>> "Weiqi" == Weiqi Gao <weiqigao@networkusa.net> writes:
Weiqi> I did successfully build the gcc-20010514 snapshot on
Weiqi> sparc-sun-solaris2.6.
Weiqi> However, the executables core dump immediately on invocation with a
Weiqi> BusError. Gij core dumps too, as well as all C++ programs!
Weiqi> Am I seeing something different from everyone else? Are Java programs
Weiqi> working on anyone elses sparc Solaris box?
My last Solaris build also failed. Perhaps it is related to the new
exception code. I have not tried running a C++ program.
Tom