On 7/14/06, Ian Oversby <[EMAIL PROTECTED]> wrote:

Okay, dynamic-load-libraries showed that it was looking for libchicken-0.dll
so I copied the original libchicken.dll to libchicken-0.dll and then it
reported nursery too small.

Ian

#;1> (dynamic-load-libraries)
("libchicken-0.dll")
#;2> (require-extension srfi-1)
; loading library srfi-1 ...

nursery is too small - try higher setting using the `-:s' option - execution
terminated


Here two different libchicken's are loaded. Where is libchicken-0.dll coming
from???


cheers,
felix


_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to