> > thanks - didn't know that loading shared libraries from a static binary is > > forbidden. Andrew Haley writes: > Well, it's a bug really. Just a bug that I don't know how to fix... I wonder if the static libraries could stub out System.loadLibrary, etc., so you get an explanatory exception rather than a mysterious crash.