chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Extension loading problems in CMake/MinGW csi binary


From: felix winkelmann
Subject: Re: [Chicken-users] Extension loading problems in CMake/MinGW csi binary
Date: Fri, 14 Jul 2006 07:28:04 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]