GCJ application runs not too bad with shared libs, but crasheswith static libs - seems to be in _Jv_MonitorEnter
Adam Megacz
gcj@lists.megacz.com
Fri Nov 22 13:57:00 GMT 2002
Mark Wielaard <mark@klomp.org> writes:
> > http://dist.xwt.org/xwt-0268.linux.gz
> Thanks. This might also explain an error I am trying to track down this
> whole day :( On my main development machine I recently upgraded to glibc
> 2.3.1. When I got this email I checked on another machine that is still
> running glibc 2.2.5 and all seems to work OK there...
So does xwt-0268.linux.gz crash on your machine?
If so, it's definately your glibc; you're seeing the same thing I am.
The wierd part is that this is a statically linked binary, so it
shouldn't be linking agianst the glibc on your system!
- a
More information about the Java
mailing list