On Sat, Apr 09, 2005 at 10:11:17PM +0200, Dmitry Karasik wrote:
> $ C:\usr\bin\perl.exe -Iinc -MExtUtils::Command -e cp script/pugscc
> C:\home\src\pugs\blib\script\pugscc
> $ pl2bat.bat C:\home\src\pugs\blib\script\pugscc
> $ C:\usr\bin\perl.exe -Iinc util\src_to_blib.pl
> Perl v6.0.0 required--t
Hi all,
I'm trying pugs on win32, and there seems to be a clash between perl5 and perl6
include paths during the make process, because the error looks like this:
$$ nmake
$ C:\usr\bin\perl.exe -Iinc -MExtUtils::Command -e cp script/pugscc
C:\home\src\pugs\blib\script\pugscc
$ pl2bat.bat C:\home\