Ma Jinke wrote:
I put Rakudo from git under
C:\cygwin\home\admin\rakudo(cygwin:/home/admin/rakudo), It compiled nicely.
...
rakudo: "make test" is OK, but "make spectest" is FAILED!
When reporting a failure, as above, it would be helpful if you provided specific error messages generated by by the failed activity, which might include things like errors from make about missing targets or error reports from the test harness about exactly which tests failed.

That said, if "make test" returned ok you should be able to go to /home/admin/rakudo and type something like " ./perl6 -e 'say q/hi/' " and start programming with Perl 6...

Ron

Reply via email to