How does one declare non-lisp dependencies?

Ian Tegebo ian.tegebo at gmail.com
Thu Apr 28 02:06:05 UTC 2016


While quickloading IOLib, g++ raised an error because it couldn't find
"lfp.h".  After digging around a bit, I realized I needed to install
libfixposix.  It seems like ASDF would already have a way to express this
dependency, resulting in a clearer error message.

If this doesn't already exist, what's the way to go about it?  A :before
method on prepare-op for cffi components (or some such, I'm just bluffing
here)?

-- 
Ian Tegebo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/asdf-devel/attachments/20160427/1c0f34f3/attachment.html>


More information about the asdf-devel mailing list