On 5 Aug 2004 at 19:35, Alan Stewart wrote: > > It's not PAR. It's the C binary frontend compiled by VC++ 7.0 that links to > MSVCR70.dll. Bill wants you to upgrade all your systems to .NET where it will be > available. Either use "-l" or put it in the same dir as the exe or use VC++ 6.0. >
BTW, the need to link to MSVCR70.dll is not triggered by all programs packed by PAR. I just packed (without -l) several example programs with PAR compiled with VC++ 7.0 and then removed MSVCR70.dll from my system and they all still worked. Or is it Perl compiled with VC++ 7.0 ? Can someone give more details of a combination that fails on linking to MSVCR70.dll ? Alan Stewart