OSDN Git Service

Run the jni tests using the interpreter.
authorbryce <bryce@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 6 May 2004 17:54:30 +0000 (17:54 +0000)
committerbryce <bryce@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 6 May 2004 17:54:30 +0000 (17:54 +0000)
commitc86fc1d1a8b2ad3e5e48ada5d364314920e999ae
tree5abf05521ce86907d94933b8221e112810578f22
parent78425cf348ffec46a6275d138b77442d0a1289fa
Run the jni tests using the interpreter.
* testsuite/libjava.jni/jni.exp (gcj_jni_compile_c_to_so): Append
options_cxx to shared lib compile command.
(gcj_jni_test_one): Pass cxxflags to gcj_jni_compile_c_to_so, so
they are used to link the shared lib, not the main binary.
Use libjava_invoke to run gij.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81574 138bc75d-0d04-0410-961f-82ee72b054a4
libjava/ChangeLog
libjava/testsuite/libjava.jni/jni.exp