Problem with static linking
Tom Tromey
tromey@redhat.com
Tue Mar 13 10:09:00 GMT 2001
>>>>> "Jeff" == Jeff Morrow <jmorrow@edconnections.com> writes:
Jeff> Hi there. I'm compiling a moderately large java project (44
Jeff> source files) using yesterday afternoon's cvs revision. When I
Jeff> compile with -static, the executable thinks for a second, then
Jeff> stops with the message "Aborted". When I compile without the
Jeff> static flag, it works.
I haven't tried static linking in a while.
Could you send a stack trace? Be sure not to send the stack trace
from the GC `segv'.
See:
http://gcc.gnu.org/java/gdb.html
Tom
More information about the Java
mailing list