in reply to Can't run nmake

What does perl -V:make print?

Replies are listed 'Best First'.
Re^2: Can't run nmake
by Anonymous Monk on Jul 17, 2010 at 03:59 UTC

    It prints:

    C:\>perl -V:make Set up gcc environment - 3.4.5 (mingw-vista special r3) make='C:\Perl\site\bin\dmake.exe';
      So why are you trying to use nmake, use dmake like you're supposed to