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]

Re: Problem with static linking


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


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