libjava.exp (libjava_invoke): Add new argument ld_library_additions.
2004-05-10 Andreas Tobler <a.tobler@schweiz.ch> * testsuite/lib/libjava.exp (libjava_invoke): Add new argument ld_library_additions. Adjust all calls to libjava_invoke to match the new argument. * testsuite/libjava.jni/jni.exp (gcj_jni_test_one): Pass stdc++ path to cxxflagslist. Pass path of libstdc++ to libjava_invoke. * testsuite/libjava.jar/jar.exp (gcj_jar_inerpret): Adjust libjava_invoke arguments. From-SVN: r81679
This commit is contained in:
committed by
Andreas Tobler
parent
3358cae044
commit
3f68457e24
@@ -31,7 +31,7 @@ proc gcj_jar_interpret {jarfile} {
|
||||
set opts(_) {}
|
||||
set out [file rootname $jarfile].out
|
||||
libjava_invoke $jarfile "gij test" opts $gij {} $out \
|
||||
-jar $jarfile
|
||||
"" -jar $jarfile
|
||||
}
|
||||
|
||||
proc gcj_jar_run {} {
|
||||
|
||||
Reference in New Issue
Block a user