[patch] PR33326 fix testsuite failures on non linux targets

Andrew Haley aph-gcc@littlepinkcloud.COM
Sun Sep 9 07:49:00 GMT 2007


Andreas Tobler writes:
 > Hello all,
 > 
 > the below patch fixes the testsuite failures on non linux targets like 
 > darwin, sparc-solaris or hpux. Their ld does not like the -rpath 
 > argument which is passed via libgcj-test.spec.
 > 
 > I tested on the above targets plus on ppc and i686 linux.
 > 
 > Btw, it fixes PR33326 :)
 > 
 > Ok ?
 > 
 > Thanks,
 > 
 > Andreas
 > 
 > 2007-09-07  Andreas Tobler  <a.tobler@schweiz.org>
 > 
 > 	PR libgcj/33326
 > 	* testsuite/lib/libjava.exp (libjava_arguments): Append the test spec
 > 	only for linux targets.

OK, thanks.

Andrew.



More information about the Java-patches mailing list