libgcj_bc.so not embedded
Andrew Haley
aph@redhat.com
Sat Apr 7 10:27:00 GMT 2007
Mohsen Saboorian writes:
> I've compiled succesfully a project (a number of JARs) into native
> library using GCJ 4.1 on Ubuntu 6.10 (Edgy). When I run it on a
> light-weight FC5 machine, I've getting the following error message:
>
> error while loading shared libraries libgcj_bc.so.1
>
> Why this library is not embedded in my executable file?
It's not supposed to be. The idea is that you compile your program
and it dynamically links with the libgcj installed on the system.
Andrew.
--
Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, UK
Registered in England and Wales No. 3798903
More information about the Java
mailing list