Playing with latest [lib]gcj
Bryce McKinlay
bryce@albatross.co.nz
Mon Jun 5 18:46:00 GMT 2000
Mark Wielaard wrote:
> Simple (and not to simple) programs seem to work. But only when I give the
> --static option. If I don't do this (but do set the LD_LIBRARY_PATH to the
> directory that libgcj lives in) I get the following error:
> ./a.out: error in loading shared libraries: /usr/local/gcc/lib/libzgcj.so.0:
> undefined symbol: __dso_handle
This one is a linker bug (and is not specific to gcj).
See this link for suggested fixes/workarounds:
http://gcc.gnu.org/ml/gcc/2000-05/msg00239.html
regards
[ bryce ]
More information about the Java
mailing list