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 Message-ID: <8D00C32549556B4E977F81DBC24E985D410026@crtsmail1.technol_exch.corp.riotinto.org> From: "Billinghurst, David (CRTS)" To: "'Sailesh Ramakrishnan'" , cygwin AT cygwin DOT com Subject: RE: unable to compile gcc 3.0.1 with java on cygwin Date: Thu, 25 Oct 2001 23:33:02 -0000 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Yep. That is what we all get, even with gcc-3.1 from cvs. gcj isn't ported to cygwin (or any other platform). There has been some inconclusive work this year. Search the java mailing list archives at http://gcc.gnu.org for more information. -----Original Message----- From: Sailesh Ramakrishnan [mailto:sailesh AT umich DOT edu] Sent: Friday, 26 October 2001 3:26 To: cygwin AT cygwin DOT com Subject: unable to compile gcc 3.0.1 with java on cygwin 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/ -- 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/