Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^2: how to create a makefile using PAR::Packer

by gepebril69 (Scribe)
on Dec 11, 2012 at 15:22 UTC ( [id://1008323]=note: print w/replies, xml ) Need Help??


in reply to Re: how to create a makefile using PAR::Packer
in thread how to create a makefile using PAR::Packer

What does SOPW mean?

1) I don't want to build Perl modules, but executables

2) To build executables like: pp -o file.exe --link=C:\strawberry\c\bin\libmysql_.dll -x -c -vvv file.pl

3) I have a project that consists of several .pl that I want to turn into .exe file (Windows). I can build them with a .bat file containing the pp calls but that does not include dependencies. So I want to make a new .exe if a related .pl file has changed, including the .pl file used by require

4) When .pl are used within a .pl file the .exe. depends on them aswel

Replies are listed 'Best First'.
Re^3: how to create a makefile using PAR::Packer
by dasgar (Priest) on Dec 11, 2012 at 16:33 UTC

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (4)
As of 2024-04-19 04:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found