Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com X-Authentication-Warning: mynah.eecs.umich.edu: sailesh owned process doing -bs Date: Thu, 25 Oct 2001 13:26:28 -0400 (EDT) From: Sailesh Ramakrishnan X-X-Sender: To: Subject: unable to compile gcc 3.0.1 with java on cygwin Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Hi, I have spent numerous hours trying to get gcc with java to compile. I got the gcc source for 3.0.1 via cvs. After fixing the issues with SYS_ERROR by #defining them in the respective header files, I get the following error: /home/sailesh/gcc/libjava/gnu/java/security/provider/gnu.java:31: Class `gnu.jav a.security.provider.Gnu' already defined in /home/sailesh/gcc/libjava/gnu/java/s ecurity/provider/Gnu.java:31. public final class Gnu extends Provider ^ /home/sailesh/gcc/libjava/gnu/java/security/provider/gnu.java:34: confused by ea rlier errors, bailing out make[2]: *** [libgcj.jar] Error 1 my build configuration was: ../configure --with-gcc-version-trigger=/home/sailesh/gcc/gcc/version.c --host=i686-pc-cygwin --enable-libgcj --enable-languages=c,c++,java --prefix=/usr --nore cursion I am doing this because the latest version of cygwin didnt get me a gcc with java in it. I would really appreciate any help -- S --------------------------------------------------- Sailesh Ramakrishnan sailesh AT umich DOT edu -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/