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

Re: makefile (Win32)

by Weasel (Sexton)
on Jun 15, 2002 at 18:21 UTC ( [id://174859]=note: print w/replies, xml ) Need Help??


in reply to makefile (Win32)

You must use same compiler to build extensions.

So in your case you should either install MSVC++ (ActiveState builds with MSVC++), edit your config.pm to reflect your installation.
Or just install precompiled ActiveState's module if this exists.

Another way is to build entire perl with Borland C++, which is supported and tested, but then you will be doomed to recompile all other extensions with Borland, but I would not recommend this way, because it's not easy.
(I did so in the past but proved to myself that number of problems is greater than number of benefits, and yet it ~20%-30% slower!).

Best wishes.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (None)
    As of 2024-04-25 00:53 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found