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/exec_start.o blib/lib/libparrot.a \
  blib/lib/libicuuc.a blib/lib/libicudata.a -lnsl -ldl -lm -lposix -lcrypt \
  -lutil -lpthread
make[1]: Leaving directory `/opt/src/parrot-leo'
./hello
Hello World

(I'd like to update PLATFORMS)

> parrot -j <anything> used to coredump

That was the 64-bit INTVAL thing.

leo

Reply via email to