On Sun, Jan 24, 2010 at 2:22 PM,  <jdwy...@joshua.raleigh.nc.us> wrote:
> I'm trying to build PAR::Packer 1.002 on windows 2003 with ActiveState Perl
> 5.8.9 (MSWin32-x86-multi-thread, build 826).
>...
>> No compiler found, won't generate 'script/parl.exe'!

You need a C compiler for the "native" Windows environment (as opposed
to Cygwin, see below) to build PAR::Packer, e.g. Microsoft Visual C++ or
MingW32 (http://www.mingw.org).

> I have installed the latest cygwin, with no joy.

gcc in Cygwin can only be used to build stuff for the Cygwin environment,
so it's of no use wrt your AchtiveState Perl (whic is a "native" Perl
on Windows).

> Also, how do I join this list?

See http://lists.cpan.org/showlist.cgi?name=par

Cheers, Roderich

Reply via email to