Hi,

I finally decided to install Chicken 1.89 this morning and upgrade
gcc/libtool on cygwin to properly handle dlopen. I then installed spiffy via
chicken-setup. Everything went smoothly. Great job, Felix!

But:

> I can run 
> spiffy in a separate thread, add resources from the REPL, see 

How do you do that? Spiffy must be started in a separate thread, but it
seems that the REPL blocks all other threads (at least under cygwin,
AFAICT). I need to issue a (thread-sleep! 10) when I want to test a new
resource handler. Am I missing something obvious?

Thanks,

Dominique Boucher
 




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

Reply via email to