classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mauve test how to ?


From: Brian Jones
Subject: Re: mauve test how to ?
Date: 14 Sep 2002 09:40:55 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

This may be a gcj bug.  I've cc'd that list in case it is.

Brian

Patrice Tisserand <address@hidden> writes:

> Hi,
> I'm currently working for AGNULA project (http://www.agnula.org)
> and it would like to contribute to GNU Classpath project specialy for 
> the AWT/SWING implementation.
> I have read "Mauve HOWTO" posted by Brian Jones at 22 May 2002,
> but I don't understand very well how did you check Classpath
> implementation
> with mauve.
> I have done the following commands (in the mauve-cvs top directory)
> $ export JAVA=gij
> $ export JAVAC=gcj
> $ ./configure --with-gcj
> copy mauve-classpath file from classpath-cvs top directory to mauve-cvs
> top directory
> $ make KEYS=classpath check
> ..... (shell script to set classes and choices)
> CLASSPATH=.:. gcj -fassume-compiled -g -O2 -c -o
> gnu/testlet/java/lang/Math/min.o gnu/testlet/java/lang/Math/min.java
> gnu/testlet/java/lang/Math/min.java: In class
> `gnu.testlet.java.lang.Math.min':
> gnu/testlet/java/lang/Math/min.java: In method
> `gnu.testlet.java.lang.Math.min.test(gnu.testlet.TestHarness)':
> gnu/testlet/java/lang/Math/min.java:87: Internal compiler error in
> emit_move_insn, at expr.c:2769
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
> make[1]: *** [gnu/testlet/java/lang/Math/min.o] Error 1
> make[1]: Leaving directory `/data/tisseran/gnu/mauve-cvs'
> 
> I use gcj/gij version 3.2.
> 
> Can you please tell me if my setting for mauve test is correct, and
> with which java compiler and JVM can I test gnu Classpath
> implementation?
> 
> Thanks,
> Patrice
> 
> -- 
> Patrice Tisserand --- email:mailto:address@hidden
> IRCAM 1 place Stravinsky 75004 Paris FRANCE
> 
> 
> 
> 
> _______________________________________________
> Classpath mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/classpath
> 

-- 
Brian Jones <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]