28 Sep 2003 11:46
UFFI + ASDF
In order to semi-gracefully compile and load foreign glue for UFFI with ASDF I've written a simple hack and put it up at: http://random-state.net/files/asdf-uffi-loader_latest.tar.gz I was wondering if it would make sense to a) Extend it to cover already compiled foreign libraries along the lines of: ... (:shared-library "libfoo") ... b) Write a similar asdf-extensions for sb-alien as well, so that one could do: (defsystem :foo :depends-on (:sb-alien-loader) ... c) Make these part of UFFI and and sbcl-contrib respectively. Cheers, -- Nikodemus ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf
RSS Feed