This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add Win32 makefile option to link all extensions statically
authorVadim Konovalov <vkonovalov@lucent.com>
Fri, 31 Aug 2007 08:56:47 +0000 (10:56 +0200)
committerSteve Hay <SteveHay@planit.com>
Mon, 3 Sep 2007 11:04:04 +0000 (11:04 +0000)
commita1f2e7199166cd131cf3ae57c774868eaa6d61aa
tree5a68c74ad855baa66d3c10e4375fd99ed34bee47
parenta4edf47d48bc97e4faed7a02d615d5e49723b48a
Add Win32 makefile option to link all extensions statically

Subject: [PATCH-at31768] RE: [PATCH at 31761] RE: MakeMaker + static misbehaviour
From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" <vkonovalov@alcatel-lucent.com>
Message-ID: <D16F05D0CAAA234BA2B753B80DE6100D448945@DEEXC1U02.de.lucent.com>

(with a couple of tweaks to comments in Makefile, exclusion of one more
module (Hash/Utils) from the "all static" build option, plus the same
changes in makefile.mk)

p4raw-id: //depot/perl@31784
win32/FindExt.pm
win32/Makefile
win32/buildext.pl
win32/makefile.mk