From d774b2d8bb102ea9b24adc6082967226dcbf2878 Mon Sep 17 00:00:00 2001 From: Curtis Jewell Date: Tue, 30 Mar 2010 23:54:44 -0700 Subject: Specifying when the trimmed down Win64 compiler works. --- README.win32 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.win32') diff --git a/README.win32 b/README.win32 index d71a9950cb..f9c3353b6d 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 -- cgit v1.2.1