[Bug libgcj/16923] -D* Options passed to JNI_CreateJavaVM are ignored
howarth at nitro dot med dot uc dot edu
gcc-bugzilla@gcc.gnu.org
Sat Dec 20 22:22:00 GMT 2008
------- Comment #5 from howarth at nitro dot med dot uc dot edu 2008-12-20 22:22 -------
Oddly, it appears that we see the failure of...
Running target unix/-m64
FAIL: PR16923 run
when gcc trunk is built with...
Platform: i686-apple-darwin9
configure flags: --prefix=/sw --prefix=/sw/lib/gcc4.4 --mandir=/sw/share/man
--infodir=/sw/share/info --enable-languages=c,c++,fortran,objc,java
--with-gmp=/sw --with-libiconv-prefix=/sw --with-ppl=/sw --with-cloog=/sw
--with-system-zlib --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib
--with-arch=nocona --with-tune=generic --build=i686-apple-darwin9
--host=i686-apple-darwin9 --target=i686-apple-darwin9
but not when gcc trunk is built with...
Platform: i686-apple-darwin9
configure flags: --build=i686-apple-darwin9 --host=i686-apple-darwin9
--target=i686-apple-darwin9 --with-gnu-as --with-tune=generic
--prefix=/opt/gnu/gcc/gcc-4.4.0 --enable-debug=no --disable-nls
--enable-languages=c,c++,objc,fortran,obj-c++,java,ada --enable-threads=posix
--enable-__cxa_atexit --enable-java-gc=boehm
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16923
More information about the Java-prs
mailing list