This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC 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]

Re: libgcj/10214: VM fails to init.


The following reply was made to PR libgcj/10214; it has been noted by GNATS.

From: steve <steve at netfuel dot com>
To: tromey at redhat dot com
Cc: gcc-gnats at gcc dot gnu dot org
Subject: Re: libgcj/10214: VM fails to init.
Date: Wed, 26 Mar 2003 11:11:07 -0600

 Tom,
 
 I rebuilt gcc to us the latest binutils.  I am now using ld version "GNU 
 ld version 2.13.2.1".
 
 Still get the same problem.
 
 
 
 Tom Tromey wrote:
 >>>>>>"steve" == steve  <steve at netfuel dot com> writes:
 >>>>>
 > 
 >>>Number:         10214
 >>>Category:       libgcj
 >>>Synopsis:       VM fails to init.
 >>
 > 
 >>>gij HelloWorld 
 >>>#0  0x0009015f in ?? ()
 >>>#1  0x4038b5f2 in _Jv_Throw (value=0x808dfa0) at ../../../libjava/exception.cc:100
 >>>#2  0x4039c8c5 in java::lang::Class::forName(java::lang::String*, bool, java::lang::ClassLoader*) (className=0x80998c0,
 >>>    initialize=1 '\001', loader=0x80abfc0) at ../../../libjava/java/lang/natClass.cc:83
 >>>#3  0x4039c98a in java::lang::Class::forName(java::lang::String*) (className=0x4a415641) at ../../../libjava/java/lang/natClass.cc:110
 >>>#4  0x40366a9a in gnu.gcj.convert.UnicodeToBytes.getDefaultEncoder() () at ../../../libjava/gnu/gcj/convert/UnicodeToBytes.java:49
 >>
 > 
 > 
 > This is probably the first exception thrown during library startup.
 > Given that, and given that we're crashing during the throw, I suspect
 > you need a different (more recent) linker.  What linker are you using?
 > 
 > Tom
 > 
 
 


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