On Tue, Mar 22, 2005 at 01:42:42AM +1100, Andrew Savige wrote:
> Unfortunately, a disagreeable side effect of this reorganisation is
> that Pugs 6.0.12 'nmake test' blows up with "command line too long"
> when run under Windows, at least that's what I saw.
> 
> Does anyone know the "normal" workaround for this problem?
> (If not, I could ask the perl-qa folks).

As a dirty workaround, look at the SUBST command.

c:
cd \yoursources\perl\pugs\pugs.hack         # [ etc. ]
subst p: .
p:
nmake test

-- 
Gaal Yahas <[EMAIL PROTECTED]>
http://gaal.livejournal.com/

Reply via email to