linux audio software using gcj&swt!
Norbert Frese
postfach@nfrese.net
Thu Oct 23 12:01:00 GMT 2003
>
> Well, the question here is why libgcj is trying to load a library.
> There must be a reason, probably because some dependency in Display is
> trying to resolve something in a shared library.
>
> Time to debug.
>
>
thanks - didn't know that loading shared libraries from a static binary is
forbidden.
Display is inside swt.jar and not libgcj. It tries to load the native part of swt
swtXXX.so, which is ok. So this is not a libgcj problem (except that the mistake
of trying to load a shared library is not reported properly).
norbert
More information about the Java
mailing list