Beefy Boxes and Bandwidth Generously Provided by pair Networks Joe
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Re: Re: Building Perl with the free MSVC tools

by Anonymous Monk
on May 23, 2004 at 16:37 UTC ( [id://355764]=note: 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.


in reply to Re: Re: Building Perl with the free MSVC tools
in thread Building Perl with the free MSVC tools

Perl's Makefile specifies msvcrt.dll, does that mean it is targeted to VC 6?

Checking via Dependency Walker, perl.exe that I built with VS.NET 2002 is using MSVCR70.DLL

If Perl links against MSVCRT.LIB...

Searching under my Microsoft Visual Studio .NET directory structure...
...the only msvcr(t)xx.lib I can find is "MSVCRT.LIB"; which is under "Microsoft Visual Studio .NET\Vc7\lib"

I would suppose there are no msvcr70/71.lib files, only the msvcrt.lib file and the dlls.

Also, the .NET 1.1 SDK on my system does not contain any msvcrt.lib files, just the msvcr71.dll.

My mistake on the post I made. msvcr70/71.lib is msvcrt.lib, each one specific to the version of VC++ used.
(is this correct or am I confused?)
  • Comment on Re: Re: Re: Building Perl with the free MSVC tools

Replies are listed 'Best First'.
Re: Re: Re: Re: Building Perl with the free MSVC tools
by Anonymous Monk on May 23, 2004 at 16:51 UTC
    MSDN Runtime Libs

    This seems to confirm that there is only one msvcrt.lib and no msvcr70/71.lib counterparts.
Re: Re: Re: Re: Building Perl with the free MSVC tools
by Anonymous Monk on May 24, 2004 at 01:06 UTC
    Also, the .NET 1.1 SDK on my system does not contain any msvcrt.lib files, just the msvcr71.dll.

    I spoke too soon, again.
    The .NET 1.1 SDK created directory...
    C:\Program Files\Microsoft Visual Studio .NET 2003\
    ...and it contains all the proper Run-Time libs.
    (I had everything else installed under drive E:)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://355764]
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.