gcj configure --disable-shared
Tom Tromey
tromey@redhat.com
Sun Apr 20 00:29:00 GMT 2003
Erik> When I execute a compiled executable, I get the
Erik> error message:
Erik> "error while loading shared libraries: libgcj.so.4: cannot open shared
Erik> object file: No such file or directory"
I don't see how that could happen. You shouldn't even have this
file, so how would the linker create an executable that depends on it?
Run your link with -v and see what that says.
Tom
More information about the Java
mailing list