http://qs321.pair.com?node_id=916078


in reply to Re: perl 5.14.0-RC1 is available for testing!
in thread perl 5.14.0-RC1 is available for testing!

Now I use -static-libgcc AND -static-libstdc++, don't even have to think about op/taint.t and that GCC_4XX stuff :)
perl -pi.orig -e " s!^(LINK_FLAGS\s*=)!$1 -static-libgcc -static-libst +dc++ !" win32/Makefile win32/makefile.mk