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 X-AuthUser: gerrit:koeln.convey.de Date: Wed, 30 Jul 2003 00:37:38 +0200 From: "Gerrit P. Haase" Reply-To: "Gerrit P. Haase" Organization: Esse keine toten Tiere X-Priority: 3 (Normal) Message-ID: <148992653740.20030730003738@familiehaase.de> To: cygwin AT cygwin DOT com CC: java AT gcc DOT gnu DOT org Subject: gcj-3.3 with Cygwin? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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). Gerrit -- =^..^= -- 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/