This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: GCJ on Irix 6.4 64bits
- To: Jacob Dreyer <jacob dot dreyer at geosoft dot no>
- Subject: Re: GCJ on Irix 6.4 64bits
- From: Tom Tromey <tromey at cygnus dot com>
- Date: Wed, 29 Sep 1999 16:19:56 -0700
- Cc: java-discuss at sourceware dot cygnus dot com
- References: <37F22828.75D58A86@geosoft.no>
>>>>> "Jacob" == Jacob Dreyer <jacob.dreyer@geosoft.no> writes:
Jacob> Note that without mabi=64 there is no problems. But I
Jacob> definitively need the 64 bits version.
Jacob> Has anyone encountered that problem or any suggestion?
I haven't heard of this problem before.
Does -mabi=64 even work? That is my first question.
If it is supposed to work, then you've found a gcc bug. If it isn't
known to work, then of course that's the problem.
Tom