Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Mime-Version: 1.0 X-Sender: jnp AT mail Message-Id: Date: Wed, 30 Jul 2003 09:58:26 +0200 To: cygwin AT cygwin DOT com From: =?iso-8859-1?Q?J=F8rgen?= =?iso-8859-1?Q?_?= =?iso-8859-1?Q?N=F8rgaard?= Subject: Re: gcj-3.3 with Cygwin? Content-Type: text/plain; charset="iso-8859-1" ; format="flowed" Content-Transfer-Encoding: 8bit Hello, we have used gcj (gcj (GCC) 3.2 20020927 (prerelease)) as installed by the network installer without problems. Try a small hello.java to test things. There is a problem with 'available' on FileInputStream but it can be coded around, see separate post on this. >Hallo, > >I'm getting: > >$ ./rmic.exe --help >Aborted (core dumped) > >$ ./rmiregistry.exe --help >Aborted (core dumped) > >$ ./jv-convert.exe --help >Aborted (core dumped) > >This is a fresh build of gcc-3.3, no patches besides updating boehm-gc >to version 6.2 and configured with: >${gccsrc}/configure \ > --enable-languages=c,c++,f77,objc,java \ > --enable-libgcj \ > --enable-threads=posix \ > --with-system-zlib \ > --enable-nls \ > --without-included-gettext \ > --enable-interpreter \ > --disable-sjlj-exceptions \ > --disable-version-specific-runtime-libs \ > --enable-shared \ > --enable-haifa \ > --prefix=/usr \ > --exec-prefix=/usr \ > --sysconfdir=/etc \ > --libdir=/usr/lib \ > --libexecdir=/usr/sbin \ > --disable-win32-registry \ > --with-gc=simple \ > 2>&1 | tee log.configure > > >Can you tell me what is wrong with my setup, or is it just simply not >possible to run gcj compiled applications on Cygwin? > >Note: I already rebuilt binutils with changing the default alignment >to 16 byte as it was discussed (hmmm, I just wonder now if I did it >the right way). > -- /jørgen nørgaard SmartTV A/S jnp AT smarttv DOT dk Phone: +45 3332 5770 http://smarttv.dk/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/