Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^3: dmake and bash on Win?

by syphilis (Archbishop)
on Jan 21, 2021 at 00:44 UTC ( [id://11127178]=note: print w/replies, xml ) Need Help??


in reply to Re^2: dmake and bash on Win?
in thread let Makefile.PL to do the Readme file for me -- new target?

But I'm still curios what the canonical approach may be

The win32/makefile.mk (written for dmake) in the perl source contains:
# # set this to point to cmd.exe (only needed if you use some # alternate shell that doesn't grok cmd.exe style commands) # #SHELL *= g:\winnt\system32\cmd.exe
I guess therefore that, in your makefile, you might want something like:
SHELL *= C:\path\to\your_shell.exe
Cheers,
Rob

Replies are listed 'Best First'.
Re^4: dmake and bash on Win?
by LanX (Saint) on Jan 21, 2021 at 01:01 UTC

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11127178]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2024-04-20 16:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found