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]
Other format: [Raw text]

RE: Errors with GCC Building


gcj didn't work on cygwin in 3.1.

It compiles with current CVS (3.3), and the cygwin-mingw 
branch of 3.2, but not with the 3.2 release. Check the 
java@gcc.gnu.org archives.

There are still a number of issues to work through.

-----Original Message-----
From: Will Tabaqui [mailto:tabaquiosi@hotmail.com]
Sent: Tuesday, 10 September 2002 5:43 
To: gcc@gcc.gnu.org
Cc: java@gcc.gnu.org
Subject: Errors with GCC Building 



Hello

I'm trying to build GCC and GCJ....But i have some errors with GCC 3.1.1 
Building on Cygwin.

In fact, when i am launching "make" for GCC Building, I get the following 
errors :


---------
Makefile:3341: target `java/lang/Object.h' given more than once in the
same
rule
.
Makefile:3341: target `java/lang/Class.h' given more than once in the
same
rule.

./gnu/java/security/provider/gnu.java:42: Class
`gnu.java.security.provider.Gnu'
already defined in ./gnu/java/security/provider/Gnu.java:42.
   public final class Gnu extends Provider
                      ^
./gnu/java/security/provider/gnu.java:45: confused by earlier errors,
bailing ou
t
make[1]: *** [java/lang/Class.class] Error 1
make: *** [all-target-libjava] Error 2
----------

So does someone know these errors and how to fix ?
Thanks a lot for your help.

Regards

Tabaqui.



_________________________________________________________________
Rejoignez MSN Hotmail, le plus important service de messagerie 
http://www.hotmail.com/fr


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