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, butcrasheswith static libs - seems to be in _Jv_MonitorEnter
Mark Wielaard writes:
> Hi,
>
> On Fri, 2002-11-22 at 20:50, Adam Megacz wrote:
> > Could you try downloading and running
> >
> > http://dist.xwt.org/xwt-0268.linux.gz
> >
> > It's statically linked, but it crashed for me with newer glibc's.
I just tried it, and even though it's statically linked it still opens
libc.so.
Try it with strace.
Andrew.