From: Curtis Jewell Date: Wed, 31 Mar 2010 06:54:44 +0000 (-0700) Subject: Specifying when the trimmed down Win64 compiler works. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d774b2d8bb102ea9b24adc6082967226dcbf2878;p=p5sagit%2Fp5-mst-13.2.git Specifying when the trimmed down Win64 compiler works. --- diff --git a/README.win32 b/README.win32 index d71a995..f9c3353 100644 --- a/README.win32 +++ b/README.win32 @@ -79,6 +79,8 @@ http://strawberryperl.com/package/kmx/64_gcctoolchain/mingw64-w64-20100123-kmx-v NOTE: If you're using a 32-bit compiler to build perl on a 64-bit Windows operating system, then you should set the WIN64 environment variable to "undef". +Also, the trimmed down compiler only passes tests when USE_ITHREADS *= define +(as opposed to undef) and when the CFG *= Debug line is commented out. This port fully supports MakeMaker (the set of modules that is used to build extensions to perl). Therefore, you should be