[patch] darwin testsuite fix cxxtest

Andreas Tobler toa@pop.agri.ch
Mon Jun 7 03:26:00 GMT 2004


Hi,

this fixes one more compilation problem on darwin. Up to now we don't 
find the lgcc_s on darwin because we don't have it. The test cxxtest.cc 
fails to compile because it is looking for the lgcc_s via libstdc++.
In case one has not installed the tree, libstdc++ does not find the lgcc_s.

Ok for main ?

Andreas

2004-06-06  Andreas Tobler  <a.tobler@schweiz.ch>

	* testsuite/libjava.jni/jni.exp (gcj_jni_test_one): Add lgcc_s for
	darwin.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: jni.diff
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20040607/ff53c2ed/attachment.ksh>


More information about the Java-patches mailing list