Beefy Boxes and Bandwidth Generously Provided by pair Networks RobOMonk
Do you know where your variables are?
 
PerlMonks  

Windows and source code

by chorg (Monk)
on Feb 11, 2001 at 18:30 UTC ( [id://57764]=perlquestion: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.

chorg has asked for the wisdom of the Perl Monks concerning the following question:

I want to compile new modules from source on a windows machine. What free compilers/tools do I need to get on my system to do so. I do not have Visual C++ - is there not a way to do this for free?
_______________________________________________
"Intelligence is a tool used achieve goals, however goals are not always chosen wisely..."

Replies are listed 'Best First'.
Re (tilly) 1: Windows and source code
by tilly (Archbishop) on Feb 11, 2001 at 20:10 UTC
    Cygwin contains gcc which may be used to do this. As well it gives you many of the Unix utilities without needing to install a new OS.
(redmist) Re: Windows and source code
by redmist (Deacon) on Feb 11, 2001 at 20:12 UTC
    IIRC, nmake and dmake (sorry, no link) are the dominant, if not only, free compilers for Windows.

    UPDATE:
    I spoke too soon. I was informed that they were compilers but, in fact, nmake is used many times with MS compilers, and dmake is part of the GCC compiler. Thanks to jcwren for correcting me.

    redmist
    Silicon Cowboy
Re: Windows and source code
by AgentM (Curate) on Feb 11, 2001 at 20:43 UTC
    Also unmentioned is DJGPP which is one of the oldest DOS ports of gpp. It comes also with lots of nifty libraries (as if the compiler weren't enough).
    AgentM Systems nor Nasca Enterprises nor Bone::Easy nor Macperl is responsible for the comments made by AgentM. Remember, you can build any logical system with NOR.
(jcwren) Re: Windows and source code
by jcwren (Prior) on Feb 11, 2001 at 20:50 UTC

    Another option that has as of yet not been mentioned is the Borland C/C++ compiler, which is now free. It's available here.

    I believe that many modules are setup to compile with the Borland compiler, but I cannot speak from experience

    --Chris

    e-mail jcwren

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://57764]
Approved by root
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.