On Thu, Apr 14, 2011 at 10:32:38AM -0700, Jonathan Duke Leto wrote:
> Could you give us the exact incantation for how to compile Rakudo and run the
> test suite with the correct paramters, such that the data will be 
> useful to you and others debugging this?

    $ git clone https://github.com/rakudo/rakudo.git
    ...
    $ cd rakudo
    $ perl ./Configure.pl --parrot-config=path/to/install/bin/parrot_config
    ...
    $ make spectest

Pm
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev

Reply via email to