"Jonathan Worthington" <[EMAIL PROTECTED]> writes:
> However, the next stage doesn't work out using either perl make.pl or nmake.
>
> === With nmake ===
> C:\Perl\Parrot\parrot>nmake
>
> Microsoft (R) Program Maintenance Utility   Version 6.00.8168.0
> Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
>
> cl -nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -I./include -
> DHAS
> _JIT -DI386 -Fointerpreter.obj -c interpreter.c
> interpreter.c
> cl -nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -I./include -
> DHAS
> _JIT -DI386 -Foparrot.obj -c parrot.c
> parrot.c
> parrot.c(0) : fatal error C1033: cannot open program database
> 'c:\perl\parrot\pa
> rrot\vc60.pdb'

This looks like the same problem Brent had about the same time as you
- it should be fixed in the latest cvs.

(Perls exec seems to run async on win32?)

> And then I try perl make.pl:-

I doubt make.pl works at the moment.

Cheers,
-- 
Lars Balker Rasmussen                                      Consult::Perl

Reply via email to