Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: How do I compile my script so that it becomes a standalone executable?

by devslashneil (Friar)
on Jun 19, 2003 at 03:37 UTC ( [id://267072]=note: print w/replies, xml ) Need Help??


in reply to How do I compile my script so that it becomes a standalone executable?

perlcc, which is now part of the B::C distro.

It is alleged that perlcc does not work on Windows with standard perl builds (e.g. ActiveState, strawberry) due to missing symbols in the perl*.dll. Alternative builds of perl (such as cperl, which is by the author of perlcc itself) don't have this issue. Also, perlcc works fine on non-Windows platforms.

  • Comment on Re: How do I compile my script so that it becomes a standalone executable?

Log In?
Username:
Password:

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

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

    No recent polls found