RE: Smoke summary results for maint and current on Win32
From: "Jan Dubois" <jand@activestate.com>
Message-ID: <
013401c79672$fbbdb320$f3391960$@com>
Fixes non-threaded builds on Win32 (which had warnings with VC and
errors with GCC) by compiling the statically linked extension
Win32CORE with -DPERLDLL.
The same fix should be applied more generally to all statically
linked extensions so a further change may be forthcoming, but this
at least gets the standard non-threaded build working again.
p4raw-id: //depot/perl@31220