Mark Dootson wrote: > Hi, Hello, thanks for looking :-)
>> I got this error: >> Set up gcc environment - 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125) > > gcc ? cygming ?? Actually, I normally build with the Visual Studio C++ 6.0 VCVars32.bat environment, and then that line does not appear. In the output I pasted previously, I hadn't set up that environment (which usually works fine too). Otherwise, I do have a Cygwin gcc, which is perhaps what is used here. I've just retested with the VCVars environment, and the behaviour is the same, but without the gcc message. >> Usage: C:\DOCUME~1\steven\LOCALS~1\Temp\parlzLhs.exe [ -Alib.par ] [ -Idir ] >> [ >> -Mmodule ] [ src.par ] [ program.pl ] >> C:\DOCUME~1\steven\LOCALS~1\Temp\parlzLhs.exe [ -B|-b ] [-Ooutfile] >> src.par >> C:\Perl\bin/pp: Failed to extract a parl from 'PAR::StrippedPARL::Static' to >> file 'parlEE2gFTR.exe' at C:/Perl/site/lib/PAR/Packer.pm line 1149, <DATA> >> line 1. > > what does "pp --version" output? C:\cvs\pwebcosm\2.2\ANPerl\AnalysisFramework\Clients>perl -M"PAR::Packer" -e "print $PAR::Packer::VERSION" 0.973 C:\cvs\pwebcosm\2.2\ANPerl\AnalysisFramework\Clients> C:\cvs\pwebcosm\2.2\ANPerl\AnalysisFramework\Clients>pp --version PAR Packager, version 0.973 (PAR version 0.973) Copyright 2002, 2003, 2004, 2005, 2006 by Audrey Tang <[EMAIL PROTECTED]> :-(
