Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Re: Making Perl EXE's on a *NIX machine

by flyingmoose (Priest)
on Jan 17, 2004 at 20:35 UTC ( [id://322075]=note: print w/replies, xml ) Need Help??


in reply to Re: Making Perl EXE's on a *NIX machine
in thread Making Perl EXE's on a *NIX machine

Running win32 perl under wine with win32 PAR? I do not think he wants to go there. First off, wine doesn't work half the time, second off...this is a fairly hackish solution.

Basically what the question-poster needs to know is that *NIX developers really have no interest in making cross compilers that target their arch-nemesis of an operating system. You can do cool things like cross-compile for AMD64 or IA64 on IA32, but you can't target foreign OS's (usually). Similarly, I don't think there are any win32 compilers that create Linux apps. The closest 'foreign' cross compiler I can think of is Watcom/OpenWatcom, which targets OS/2, Netware, DOS, and Win32 when running from Win32. Does this help with Perl? No. Are all of these OS's above really odd? Yes.

The only workable answer I can think of -- There may be ways to do this with VMware. VMWare would not be free, but it would allow you to install Windows on a Linux box and make it "believe".

My suggestion -- find the cheapest computer you can find, and get it to run Windows for you.

  • Comment on Re: Re: Making Perl EXE's on a *NIX machine

Log In?
Username:
Password:

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

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

    No recent polls found