Peter Sinnott wrote:

So we have ...


>>$ perl6 --test

> Looks bad as above


>>$ perl6 --test -r


>       All tests successful, 2 subtests skipped.


.... imcc seems not to produce valid PASM files for your environment in 
most of the cases. Running them directly is ok.

Hhm - could you track this further down?

For failing e.g. 1_1.p6:

$ ./perl6 -vwk t/compiler/1_1.p6               

$ ../imcc/imcc -d -d -d t/compiler/1_1.imc >1_1.debug 2>&1
$ less 1_1.debug                      

and mail me this file + output from the first step, if you don't see 
obvious failures.

Thanks,
leo

Reply via email to