Hi,
I am having trouble building pugs (Perl6-Pugs-6.0.10 and
Perl6-Pugs-6.0.11) on win2k professional. I am not able to get the new
versions up (I have upgraded MakeMaker and Module::Install). I have
put in some more details here .
http://rt.cpan.org/NoAuth/Bug.html?id=11814
Thanks,
On Mon, 26 Apr 2004 08:46:05 +0100, Jonathan Worthington wrote:
>> Main Makefile contain line
>> .c.str: build_tools\c2str.pl
>>
>> But nmake do not understand this construction, only
>>
>> .c.str:
>> .
>>
> This is a problem I flagged up earlier, but I haven't had time to check
> leo's lat
"Nick Kostirya" <[EMAIL PROTECTED]> wrote:
>
> Main Makefile contain line
> .c.str: build_tools\c2str.pl
>
> But nmake do not understand this construction, only
>
> .c.str:
> .
>
This is a problem I flagged up earlier, but I haven't had time to check
leo's latest fix. Looking at that line,
Hello.
Main Makefile contain line
.c.str: build_tools\c2str.pl
But nmake do not understand this construction, only
.c.str:
.
Nick.