Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^3: Dealing with XS modules on multiple platforms

by Bloodnok (Vicar)
on Jul 24, 2008 at 12:43 UTC ( [id://699854]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Dealing with XS modules on multiple platforms
in thread Dealing with XS modules on multiple platforms

Hi,

If my suggestion is, at least in part, acceptable, the deployment is restricted to once per platform flavour ... c/w once per consumer/user.

The suggestion regarding the common includeable make(1) script presumes that the same build standard is required on all platform flavours.

If the standard make test install fails, then you've probably got bigger worries. Note also that, without intending to be offensive, it almost sounds like you aren't aware that...

  • the test target causes a build of the whole module - including any XS elements.
  • the install target is attempted iff the test succeeds.
Thus, the build is simplified ... as is the deployment and as I say, if something like the topology I suggested is employed, the amount of either is reduced.

Hope that clarifies things (a bit) ,

At last, a user level that overstates my experience :-))

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-25 15:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found