cygwin-update: parrot-0.6.4-2 with parrot-perl6 and parrot-languages

2008-07-27 Thread Reini Urban
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

Re: Cygwin update

2004-05-10 Thread Joshua Gatcomb
--- 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

Re: Cygwin update

2004-05-07 Thread Leopold Toetsch
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

Cygwin update

2004-05-07 Thread Joshua Gatcomb
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