[PATCH] Fix libjava/cxxtest.cc testing on darwin

Andrew Pinski pinskia@physics.uc.edu
Sun Oct 2 14:54:00 GMT 2005


Just like libffi, libjava needs the same change from -lgcc_s to
-shared-libgcc.


OK? Bootstrapped and tested on powerpc-darwin with no regressions,
plus cxxtest.cc now passes.

Thanks,
Andrew Pinski

:ADDPATCH libjava/testing:

ChangeLog:

	* testsuite/lib/jni.exp (gcj_jni_test_one): For
	darwin, use -shared-libgcc not -lgcc_s, and explain why.
	(gcj_jni_invocation_test_one): Likewise.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: t.diff.txt
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20051002/a59201d3/attachment.txt>


More information about the Java-patches mailing list