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: Gcj 3.0 on Itanium, again


At 09:45 AM 6/25/01 -0700, you wrote:

>Bob Jamison writes:
>
> > I get the same on Irix6.5.3, when it compiles a static method:
>
>Have you tried what was suggested in this thread?
>
>   http://gcc.gnu.org/ml/java/2001-05/msg00175.html
>
>./A

Thank you, that did work,  -O skips the problem altogether
(though it still exists, of course).  Now I am on the next hurdle,
the weak reference to JNI_OnLoad.  I'll let you guys know how it
turns out.


Bob


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