"Do you hvae msvc (cl.exe) in the path?"
No. I thought I did but looks like I don't...
It's at c:\Program Files\Microsoft Visual C++ 2003\bin\cl.exe
How would I set the path without overwriting my previous settings?
set PATH=%PATH%;c:\Program Files\Microsoft Visual C++ 2003\bin\
"Possily he means http://www.jwcs.net/developers/perl/pow/ but that seems to have precompiled for windows parrot binaries with no source. The website mentions Jonathan Worthington as the maintainer. "
Yes. That's the one.
The most important thing you need to do is use the .NET command line, rather than the regular cmd.exe shell. The .NET shell sets up all the
environment variables needed to do a compile of Parrot.
What's that? You mean the MSVC prompt?
Steve Peters [EMAIL PROTECTED]