|
From: Anton V. <avo...@ya...> - 2012-10-23 01:21:30
|
Hello. I've found this article: http://random-state.net/log/3311080770.html Does it work only from REPL or it is supposed also to work when compiled fasl file is loaded, which contains code like (define-alien-routine foobar int (a int)) ? I have tried, and it seems that when loading fasl files it signals an error. Best regards, - Anton |