PerlCC is supposed to be able to accomplish this. It is part of the standard
distribution from Activestate - however, I have had nothing but difficulty
with perlCC. I have succeeded in compiling executables a few times, but
often they produce errors such as memory access errors at run time.

I think even with PerlCC you must have a C compiler installed on your
machine for it to work, and it must be the same C compiler which compiled
your Perl executables (MS VC++ for Activestate) - I can't test that for sure
because I have C compilers on all my machines and am not curious enough to
uninstall them for that purpose :).

In my opinion, Perl2exe is well worth the money - and perlCC has a long way
to go.

Steve H.

-----Original Message-----
From: Manuel E. Emmelhainz M. [mailto:[EMAIL PROTECTED]
Sent: Friday, January 25, 2002 11:46 AM
To: perl-win32-gui-users@lists.sourceforge.net
Subject: Re: [perl-win32-gui-users] win32-gui and perl2exe


Just for curiosity, is there any way to make an EXEcutable from a Perl
script (and Win32-GUI) but with a freeware tool, because Perl2EXE is NOT a
free tool and you could also use the PDK from ActivePerl, but this also
costs.

This question really relates to the fact that PERL is freely distributed and
maybe there's also a freely distributed tool for creating EXEcutables.

Finally, and since someone also asked this to me and I was clueless, do you
know any way to convert a simple Perl script to C code (by simple, I mean
without or even with basic Modules).

Thank you!

Manuel Emmelhainz

----- Original Message -----
From: "Marcus" <[EMAIL PROTECTED]>
To: <perl-win32-gui-users@lists.sourceforge.net>
Sent: Friday, January 25, 2002 4:27 PM
Subject: RE: [perl-win32-gui-users] win32-gui and perl2exe


> On 24.01.02 at 22:42 Price, Steve A wrote:
> >Thanks for the responses, I'll do a bit more playing around with my
> >original
> >.pl and the Lite version to see if I can resolve the issue before I
> >register, but I'm glad to hear others are having success with this.
>
> I have compiled an app with the Lite version which uses child windows
> (e.g. an about box, or settings window) , and had no problems.
>
> Marcus
>
>
>
> _______________________________________________
> Perl-Win32-GUI-Users mailing list
> Perl-Win32-GUI-Users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
>

_______________________________________________
Perl-Win32-GUI-Users mailing list
Perl-Win32-GUI-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
- This message (including any attachments) contains confidential information
intended for a specific individual and purpose, and is protected by law.  -
If you are not the intended recipient, you should delete this message and
are hereby notified that any disclosure, copying, or distribution of this
message, or the taking of any action based on it, is strictly prohibited.

Reply via email to