This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


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

RE: unable to compile gcc 3.0.1 with java on cygwin


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@umich.edu]
Sent: Friday, 26 October 2001 3:26 
To: cygwin@cygwin.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@umich.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/


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