Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Re: how to use ppm with source built perl?

by simonflk (Pilgrim)
on Dec 08, 2003 at 14:29 UTC ( [id://313087]=note: print w/replies, xml ) Need Help??


in reply to Re: how to use ppm with source built perl?
in thread how to use ppm with source built perl?

If you compiled perl with gcc, then ppm won't work because it works with binaries compiled with (IIRC) VC++.

I have a handbuilt perl with GCC and most binary ppms from ActiveState work fine with it. I also build binary ppms with GCC that I use with ActivePerl

-- simonflk

  • Comment on Re: Re: how to use ppm with source built perl?

Replies are listed 'Best First'.
Re: Re: Re: how to use ppm with source built perl?
by jZed (Prior) on Dec 08, 2003 at 18:46 UTC
    Are you saying that an ActiveState .ppd of a module that has an XS component will work with a perl compiled with gcc? Are you also saying that a hand-rolled .ppd using a gcc compile of a module that has an XS component will work with ActivePerl? I've been under the impression that neither was possible.

      I've used binary modules compiled with gcc + a gcc-built perl on ActiveState perl. I don't remember specifically trying ActiveState-built modules on my gcc-built perl - but I've not encountered any problems.

      I generally use my gcc perl to compile modules that can be installed by other users in the the department that have a standard, supported desktop installation of ActiveState perl. Off the top of my head some of the binary modules that I've built and used in this way are:

Log In?
Username:
Password:

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

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

    No recent polls found