Add support for building a perl-static.exe that doesn't depend on
authorVadim Konovalov <vkonovalov@lucent.com>
Mon, 13 Nov 2006 19:45:05 +0000 (20:45 +0100)
committerSteve Hay <SteveHay@planit.com>
Wed, 15 Nov 2006 18:07:44 +0000 (18:07 +0000)
commit4e036e4bbba6d063b01c50038bdc634716ef4439
tree2671504d6781e575f75eafe62af7bb938cc84dad
parentff66e7137572bbed913f898be5a54a3383bf19d2
Add support for building a perl-static.exe that doesn't depend on
the perl59.dll. It currently can't load DLL extension modules, so
any that are required must be statically linked too. This may be
fixed sometime.  Changes to win32/makefile.mk also to follow.

Subject: RE: [PATCH@29224] RE: [patch-at-29217] static linkage for perl.exe fo r win32
From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" <vkonovalov@Lucent.com>
Message-ID: <E3FB32585BF1D411B9E900805FF51A080207FA41@ru0022exch001u.ru.lucent.com>

(with minor tweaks for cleanup and embedding manifest file)

p4raw-id: //depot/perl@29285
win32/Makefile