This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: GCJ application runs not too bad with shared libs, but crasheswith static libs - seems to be in _Jv_MonitorEnter
- From: Tom Tromey <tromey at redhat dot com>
- To: Adam Megacz <gcj at lists dot megacz dot com>
- Cc: java at gcc dot gnu dot org
- Date: 03 Dec 2002 03:10:09 -0700
- Subject: Re: GCJ application runs not too bad with shared libs, but crasheswith static libs - seems to be in _Jv_MonitorEnter
- References: <Pine.LNX.4.44.0211211859320.10438-100000@ops2.one-point.com><001901c2924c$e75b5f10$3c16a8c0@mantatest.com><86zns14c55.fsf@nowhere.com> <1038000382.783.14.camel@elsschot><15842.3233.134299.96917@cuddles.cambridge.redhat.com><86hee292ux.fsf@nowhere.com> <86adju92pv.fsf@nowhere.com><87ptsqog3i.fsf@fleche.redhat.com> <86y97e7il2.fsf@nowhere.com><87smxmk1xh.fsf@fleche.redhat.com> <86fztm7dbg.fsf@nowhere.com><878yzejmp8.fsf@fleche.redhat.com> <86vg2f8yrd.fsf@nowhere.com>
- Reply-to: tromey at redhat dot com
>>>>> "Adam" == Adam Megacz <gcj@lists.megacz.com> writes:
Adam> I definately agree. However, there's got to be some way to
Adam> detect at runtime if the binary is statically linked. Any
Adam> ideas?
No clue.
Tom