This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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]

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]