Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Making ActiveState dist use Cygwin gcc on Win32

by thunders (Priest)
on Sep 18, 2002 at 03:06 UTC ( [id://198714]=note: print w/replies, xml ) Need Help??


in reply to Making ActiveState dist use Cygwin gcc on Win32

the only way to get modules going under Active State AFAIK is with nmake. availible here occasionally you will fail on building modules because you do not have cl.exe or c1.dll both of these are availible in older versions Visual Studio. I got a student version several years ago for $150 i'm not sure if these can be found anywhere else. nmake is usually enough to build packages under windows.

Otherwise you can build with the version of perl that comes with cygwin.

  • Comment on Re: Making ActiveState dist use Cygwin gcc on Win32

Replies are listed 'Best First'.
Re2: Making ActiveState dist use Cygwin gcc on Win32
by Solo (Deacon) on Sep 18, 2002 at 18:08 UTC
    Nmake isn't a problem--got it. Many mods want to compile C or CPP code and want cl.exe (not freely available from M$ AFAIK). I have it at work, but not at home, so I was looking for a cheap way to use AS Perl and build those mods at home.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-04-26 04:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found