From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22518 invoked by alias); 26 Jan 2011 06:32:52 -0000 Received: (qmail 22493 invoked by uid 22791); 26 Jan 2011 06:32:51 -0000 X-SWARE-Spam-Status: No, hits=-2.8 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,TW_GC,TW_JL X-Spam-Check-By: sourceware.org Received: from localhost (HELO gcc.gnu.org) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 26 Jan 2011 06:32:46 +0000 From: "steve.reinke at iws dot fraunhofer.de" To: java-prs@gcc.gnu.org Subject: [Bug java/47456] internal compiler error: Segmentation fault while using jna X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: java X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: steve.reinke at iws dot fraunhofer.de X-Bugzilla-Status: WAITING X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Wed, 26 Jan 2011 06:32:00 -0000 Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org X-SW-Source: 2011-q1/txt/msg00014.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47456 --- Comment #2 from steve.reinke at iws dot fraunhofer.de 2011-01-26 06:32:43 UTC --- the out put of "gcj -v" is the following: C:\Dokumente und Einstellungen\reinke\Desktop\JavaNativeCompiler-1.1.1\libs\win\ gcc-122233-win\bin>gcj -v Using built-in specs. Reading specs from c:/dokumente und einstellungen/reinke/desktop/javanativecompi ler-1.1.1/libs/win/gcc-122233-win/bin/../lib/gcc/i686-pc-mingw32/4.3.0/../../../ libgcj.spec rename spec startfile to startfileorig rename spec lib to liborig Target: i686-pc-mingw32 Configured with: /usr/local/src/gcc/configure --prefix=/home/Marco/Desktop/compi le-win-win/gcc-XYZXYZ-win --with-sysroot=/home/Marco/Desktop/compile-win-win/gcc -XYZXYZ-win/sys-root --build=i686-pc-linux-gnu --host=i686-pc-mingw32 --target=i 686-pc-mingw32 --enable-languages=c,c++,java --enable-libgcj --disable-shared -- with-gnu-as --with-gnu-ld --disable-nls --disable-debug --disable-checking --ena ble-threads=win32 --disable-win32-registry --enable-java-gc=boehm --enable-java- maintainer-mode --with-gmp=/home/Marco/Desktop/compile-win-win/gmp-out --with-mp fr=/home/Marco/Desktop/compile-win-win/mpfr-out --enable-sjlj-exceptions --with- build-sysroot=/home/Marco/Desktop/compile-win-win/gcc-XYZXYZ-win/sys-root --with -gcj=i686-pc-mingw32-gcj Thread model: win32 gcc version 4.3.0 20070222 (experimental)