The parrot packages with libparrot0 and libparrot-devel,
plus parrot-perl6 and parrot-languages are updated to 0.6.4-2 for
the Cygwin distribution.
This release fixes the serious issue with running /usr/bin/perl6 and
the other languages /usr/bin/parrot-* without building from source.
See http://c
--- Leopold Toetsch <[EMAIL PROTECTED]> wrote:
> Joshua Gatcomb <[EMAIL PROTECTED]> wrote:
>
> > 2. All tests are now passing on Cygwin.
>
> Are signal and thread tests skipped or running?
No, they are both skipped. I am doing a bit more
research on this because I had trouble with both
threadi
Joshua Gatcomb <[EMAIL PROTECTED]> wrote:
> 2. All tests are now passing on Cygwin.
Are signal and thread tests skipped or running?
What do you get with:
$ make hello
make EXEC=hello exec
make[1]: Entering directory `/opt/src/parrot-leo'
src/exec_start.c
c++ -o hello -Wl,-E -g hello.o src/exe
I apoligize if this is a duplicate, at least 3
messages I have sent to the list have not made it to
the archive after about 6 hours.
1. I reported that extend test 13 was hanging just
like test 12 was previously requiring a kill for the
test suite to continue. You can disregard - see point
2.
2