Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Building Perl with the free MSVC tools

by shay (Beadle)
on Sep 01, 2004 at 12:22 UTC ( [id://387490]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
        SET PATH=%SystemRoot%\system32;%SystemRoot%;C:\Program Files\Micro
    +soft Visual C++ Toolkit 2003\bin;C:\Program Files\Microsoft SDK\Bin;C
    +:\Program Files\Microsoft.NET\SDK\v1.1\Bin
        SET INCLUDE=C:\Program Files\Microsoft Visual C++ Toolkit 2003\inc
    +lude;C:\Program Files\Microsoft SDK\include;C:\Program Files\Microsof
    +t Visual Studio .NET 2003\Vc7\include
        SET LIB=C:\Program Files\Microsoft Visual C++ Toolkit 2003\lib;C:\
    +Program Files\Microsoft SDK\lib;C:\Program Files\Microsoft Visual Stu
    +dio .NET 2003\Vc7\lib
    
  2. or download this
        C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322
    
  3. or download this
        @echo off
        link /lib %*
    
  4. or download this
        cl.exe /c /I. /D_CRTBLD setargv.c
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (4)
As of 2024-04-18 22:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found