This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcj configure --disable-shared


>>>> 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]