From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8366 invoked by alias); 20 Dec 2008 22:22:58 -0000 Received: (qmail 8345 invoked by uid 48); 20 Dec 2008 22:22:58 -0000 Date: Sat, 20 Dec 2008 22:22:00 -0000 Message-ID: <20081220222258.8344.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libgcj/16923] -D* Options passed to JNI_CreateJavaVM are ignored In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "howarth at nitro dot med dot uc dot edu" 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: 2008-q4/txt/msg00128.txt.bz2 ------- 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