Ian, what does "csi -v" show? Perhaps dynamic loading isn't available (this is controlled by some preprocessor macros). The srfi's are put into libchicken, extensions exist as separate dll's (that results in different semantics and error-messages).
Does windows accept executable names in double-quotes? If it does, I can try to address the space-in-pathname issue in csc.scm(.in). cheers, felix _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
