Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: RFC: Compiling C/C++ based Modules under ActiveState using MinGW

by bart (Canon)
on May 09, 2007 at 11:39 UTC ( [id://614360]=note: print w/replies, xml ) Need Help??


in reply to RFC: Compiling C/C++ based Modules under ActiveState using MinGW

First thing to do, of course, is to install 'dmake.exe' and the MinGW compiler.
I'm wondering, why do you need dmake, in your opinion?

I'm succesfully building XS modules on ActivePerl with MinGW and Microsoft's nmake. I can see no good reason to switch. Installing nmake was totally hassle-free, but I've never installed dmake.

Replies are listed 'Best First'.
Re^2: RFC: Compiling C/C++ based Modules under ActiveState using MinGW
by syphilis (Archbishop) on May 09, 2007 at 13:27 UTC
    I'm wondering, why do you need dmake, in your opinion?

    You don't - I was shying away from that because I don't have a link to a recent and reliable version of nmake. I know there's an 'nmake15' (or an 'nmake1.5' ... or something like that) that's readily locatable, but it fails to build PDL and probably some other modules as well. I don't really want to link to a make utility that doesn't provide the milage offered by dmake.

    I'll update the meditation to include mention of the fact that one can use nmake with MinGW. If you can provide a link to a recent and reliable version of it, I'll add that to the meditation, too.

    Thanks for the heads up.

    Cheers,
    Rob

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (2)
As of 2024-04-19 21:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found