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: Next Problem: ALPHA OSF1 and HelloWorld


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


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