gij runs HelloWorld on PPC Linux
Mark Wielaard
mark@klomp.org
Sun Feb 11 09:28:00 GMT 2001
Hi,
On Sun, Feb 11, 2001 at 12:14:12PM -0500, Kevin B . Hendricks wrote:
>
> I do not have access to a x86, nor alpha, nor ia64 and want to make sure that
> the failures I am seeing in gij do NOT happen on those platforms.
I have a Debian GNU/Linux i386 system here.
With a old gcj from last month installed (20010125).
> Would someone please try running gij on the following test cases:
>
> in libjava/testsuite/libjava.lang
>
> gcj -C Final.java
> gcj -C Primes.java
>
> gij Final
>
> (this returns the string "this should not happen" which is incorrect)
Same here:
$ gij Final
This should not happen
> gij Primes
>
> (this seems to run in an infinite loop never printing any Primes)
Although this class takes a while (more then 30 seconds) it does
print primes and finishes eventually. (output attached)
Cheers,
Mark
More information about the Java
mailing list