SEGV
Andrew Haley
aph@cambridge.redhat.com
Sat Sep 22 01:46:00 GMT 2001
Johannes Zellner writes:
>
> static! yes! I tried indeed to link statically. Did I forget to tell you?
> If I link dynamically, everything works fine.
This looks like the infamous "static constructors" problem. There
have been a couple of patches posted for this. The most recent patch
wasn't committed because of worries about thread safety in
_Jv_RegisterClasses.
http://gcc.gnu.org/ml/java/2001-05/msg00046.html
Andrew.
More information about the Java
mailing list