Re: Compiling C code from B::C
by Sisyphus other posts by this author
Aug 6 2004 12:42AM messages near this date
view in the new Beta List Site
Re: Compiling C code from B::C
|
Re: Compiling C code from B::C
prichcre@[...].com wrote:
>
> BTW, another solution I considered was the AcitveState Perl Developers Kit,
> which has a program called PerlApp. It worked OK, but the executable for the
> "hello world" was 500K!! Probably just as well; I'd hard pressed to justify
> the $ for the PDK just to do this :)
>
500K is not so bad - though I think PAR (that Glen mentioned) might be
able to do it a little lighter.
Afaik, PDK-built and PAR-built executables are standalone - but any
executable built with B::C needs perl58.dll (located in perl/bin) to
run, so you would have to bundle that file with the executable in any
case - and perl58.dll weighs in at around 750 kb.
Cheers,
Rob
--
Any emails containing attachments will be deleted from my ISP's mail
server before I even get to see them. If you wish to email me an
attachment, please provide advance warning so that I can make the
necessary arrangements.
_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Sisyphus
Glenn Linderman
Randy Kobes
|