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
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: perl 5.14.0-RC1 is available for testing!
by syphilis (Archbishop) on Jul 22, 2011 at 11:40 UTC | |
by Anonymous Monk on Jul 22, 2011 at 11:53 UTC |
In Section
Perl News