Nicholas Clark <[EMAIL PROTECTED]> wrote: > Yes, the fix you committed works. Thanks:
Welcome > All tests successful, 1 test and 54 subtests skipped. Fine > However, I still have to make libnci.dylib by hand. I'm not sure of the best > way to integrate things for that into the Configure system. Your patch is almost ok. But I think dependencies are still wrong - no rebuild, when nci_test.c is changed. And we need config support for libnci.def. Setting C<<ld_shared_flags => '-def:libparrot.def',>> in mswin32.pl is really only for libparrot. This needs some extension for arbitrary shared libs. > Nicholas Clark leo