Problem with static linking

Jeff Morrow jmorrow@edconnections.com
Tue Mar 13 09:57:00 GMT 2001


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



More information about the Java mailing list