Re: libgcj_bc.so not embedded
Thanks Andrew,
> 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.
Then what happens for example in Windows, where there is no such
linkable library. Is it possible to statically link my program with
this .so file so that there would be an absolute stand-alone
application?
Thanks again.