Title: RE: (21216) cd perl-5.6.2\win32 && nmake .. cd ..\ext\Socket .. ends up looking for ld.exe (should be link.exe)???

> I got perl-5.6.2  .patch says 21216.
> I cd to win32 (like normal), and issue nmake.
> when it gets to building ..\ext\Socket it somehow
> issues ld.exe instead of link.exe to build Socket.
> I do have cygwin installed with ld (it's last in my path),
> but all the stuff before Socket
> used `link' to link, not ld.  See for yourself:

This is because the makemaker in the orginal 5.6.2 release has a bug where the default linker is set to LD.

A patch has already been created and applied (afaik), but youll probably need to apply it to your system until the latest release is merged into 5.6.2.

Anyway, im attaching it here.

Yves




 

Attachment: mm_unix.diff
Description: Binary data

Reply via email to