> It currently works on my version of MSVC with nmake and friends. A few
> minutes ago, it worked on cygwin/GCC as well. Unfortunately, I broke
> something, I'm not sure what, and it doesn't work on cygwin anymore. I'm
> going to sleep now, and will probably pick up again on this tomorrow
> night.

Okay, with a bit more rejiggering tonight of some defines that were being
misused, I got dlopen to work on cygwin. I've also committed the revised
patch, in an attempt to help force out any remaining issues before we
release 0.0.8.

So currently, if one does a CVS checkout on win32, and is using cygwin or
msvc, they can do:

Configure.pl && cd languages\perl6 && make && make test

And it should proceed to properly pass all of the compiler tests, aside
from 8_5 and 8_6, which are a bug with the perl6 compiler somewhere
(verified by sean and leo).

Mike Lambert

Reply via email to