This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug java/47456] internal compiler error: Segmentation fault whileusing jna


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)


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