Re: Compiler Toolkit

2009-11-24 Thread kjstol
at changed, and change that accordingly. sorry again, but I'm up the walls for the next few months due to deadlines. cheers, kjs On Tue, Nov 24, 2009 at 2:52 PM, Ovid wrote: > Figured I'd brush up on the compiler toolkit described at > http://www.parrotblog.org/2008/03/targe

Re: Compiler Toolkit

2009-11-24 Thread Ovid
- Original Message > From: François Perrad > the mantra is : > $ parrot setup.pir > $ parrot setup..pir test After successfully building and installing Parrot on my Mac, the "parrot setup.pir" still fails badly. parrot $ parrot --version This is Parrot version 1.8.0-devel built for i

Compiler Toolkit

2009-11-24 Thread Ovid
Figured I'd brush up on the compiler toolkit described at http://www.parrotblog.org/2008/03/targeting-parrot-vm.html It appears to be out of date.. For example, you cannot run 'make test'. Reading the README which is generated with 'perl tools/dev/mk_language_shell.pl So