This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Next Problem: ALPHA OSF1 and HelloWorld
- To: Andrew Haley <aph at cambridge dot redhat dot com>
- Subject: Re: Next Problem: ALPHA OSF1 and HelloWorld
- From: Antonio Ake <ake at ecn dot purdue dot edu>
- Date: Thu, 19 Jul 2001 14:26:50 -0500 (EST)
- cc: <tromey at cygnus dot com>, <java at gcc dot gnu dot org>
Could you tell me what function I need to check to see if the problem
are the static constructors?
On Thu, 19 Jul 2001, Andrew Haley wrote:
> Antonio Ake writes:
> > Due to my problem with mips-tfile, I tried to compile by hand my
> > HelloWorld.java(Could some check it?(bottom part of email). I have hello
> > executable (finally I
> > have helloworld executable) BUT It is not working. I have a core dump.
> > This is the backtrace of hello.
> > I know that my problems could be related because I am not using GNU ld and
> > GNU as, but they are not supported in my OSF1 V5.0 910.
>
> That may be the problem.
>
> Also, it may be related to a problem that we already know about to do
> with static constructors.
>
> It's a shame that we can't see more of the backtrace. That would tell
> us if the fault is occurring in a static constructor or not.
>
> Andrew.
>