gcj configure --disable-shared
Erik Poupaert
erik.poupaert@chello.be
Sun Apr 20 15:32:00 GMT 2003
>>>> 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.
My mistake. It's a program that gets executed by the script and that was
compiled with --shared-enabled; only further in the script, this program
gets compiled from source. The error occurs when the script executes this
original binary program.
More information about the Java
mailing list