Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

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

by gepebril69 (Scribe)
on Dec 12, 2012 at 10:58 UTC ( [id://1008486]=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

Thanks for all help so far, although I don't have the feeling I'm closer to the solution. I think the solution provided aren't either what I'm looking for, or I'm missing some steps so I don't see the solution.

What I'm looking for is something like this (in own created syntax)

pp -o file1.exe --link=C:\strawberry\c\bin\libmysql_.dll -x -c -vvv f +ile1.pl dependenc: file_basicfunc.pl, file_vars.pl pp -o file2.exe --link=C:\strawberry\c\bin\libmysql_.dll -x -c -vvv f +ile2.pl dependenc: file_basicfunc.pl, file_vars.pl, file1.pl pp -o file3.exe --link=C:\strawberry\c\bin\libmysql_.dll -x -c -vvv f +ile3.pl dependenc: file_basicfunc.pl, file_vars.pl

Unfortunately I have to do this project on Windows

Or is it possible to create .exe on Linux used for Windows, my guts say no

Replies are listed 'Best First'.
Re^3: how to create a makefile using PAR::Packer
by marto (Cardinal) on Dec 12, 2012 at 11:25 UTC

    "Or is it possible to create .exe on Linux used for Windows, my guts say no"

    Your guts and the documentation are in agreement. See PAR::FAQ or http://par.perl.org.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (7)
As of 2024-04-23 13:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found