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 29 20:32:00 GMT 2002
Tom Tromey <tromey@redhat.com> writes:
> Tom> We could compile libgcj.a differently.
> Really I'd prefer not to do this. Compiling static and dynamic
> libraries differently just makes more opportunities for obscure bugs.
I definately agree. However, there's got to be some way to detect at
runtime if the binary is statically linked. Any ideas?
- a
More information about the Java
mailing list