Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl #41102] [PATCH] On Win32 with Visual C++, nmake was not automatically selected if mingw was also found on the system

6 views
Skip to first unread message

David Woldrich

unread,
Dec 16, 2006, 4:38:53 PM12/16/06
to bugs-bi...@rt.perl.org
# New Ticket Created by David Woldrich
# Please include the string: [perl #41102]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=41102 >


Affected files:

config/init/hints/mswin32.pm
config/inter/make.pm

The Parrot configuration scripts were not incorporating the cues given
by the user when --cc=cl to use the microsoft build environment when
mingw was also present on the system.
Additionally, nmake is now forced as the make exe in the
config/init/hints/mswin32.pm file.

Cheers,
Dave Woldrich

win32_nmake_confusion_patch.diff

jnthn@jnthn.net via RT

unread,
Dec 16, 2006, 5:12:33 PM12/16/06
to perl6-i...@perl.org
On Sat Dec 16 13:38:53 2006, da...@woldrich.com wrote:
> Affected files:
>
> config/init/hints/mswin32.pm
> config/inter/make.pm
>
> The Parrot configuration scripts were not incorporating the cues given
> by the user when --cc=cl to use the microsoft build environment when
> mingw was also present on the system.
> Additionally, nmake is now forced as the make exe in the
> config/init/hints/mswin32.pm file.
>
Patch applied in 16129, thank you.

Jonathan


0 new messages