| www.delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| 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 <sailesh AT umich DOT edu> |
| X-X-Sender: | <sailesh AT mynah DOT eecs DOT umich DOT edu> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | unable to compile gcc 3.0.1 with java on cygwin |
| Message-ID: | <Pine.LNX.4.33.0110241325260.32514-100000@mynah.eecs.umich.edu> |
| MIME-Version: | 1.0 |
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |