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]

Problem with static linking


Hi there.  I'm compiling a moderately large java project (44 source
files) using yesterday afternoon's cvs revision.  When I compile with
-static, the executable thinks for a second, then stops with the message
"Aborted".  When I compile without the static flag, it works.

I would much prefer to have a statically linked binary.

My gcj was configured with --enable-threads=posix --enable-shared
--enable-languages=c++,java.

Any ideas?

Jeff Morrow


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