On 22/04/2010 03:25, Jack Howarth wrote:
> @@ -267,7 +268,7 @@
># to just make the linker find libgcc using -L options.
># Similar logic applies to libgcj.
>if { [istarget "*-*-darwin*"] } {
> -lappend cxxflags -shared-libgcc -lgcj -liconv
> +lappend cxxflags "-shared-libgcc -l
I believe I have a fix for PR43839 (where the jni.exp
script doesn't honor --with-iconv as set during the build).
The following patch *almost* works...
Index: testsuite/Makefile.in
===
--- testsuite/Makefile.in (revision 1586