RE: Smoke summary results for maint and current on Win32
authorJan Dubois <jand@activestate.com>
Mon, 14 May 2007 14:58:19 +0000 (07:58 -0700)
committerSteve Hay <SteveHay@planit.com>
Tue, 15 May 2007 08:19:56 +0000 (08:19 +0000)
commit473ec3c6668a3ba05c7af3e2f8f3366d69569ef4
tree20d76a4309ad249a79e40e188833eb8a1a087809
parenta13010efb6f6994c9c950ae286dadaa7685194d4
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
ext/Win32CORE/Makefile.PL