[Ecls-list] Integrating Monolithic Static Libraries with asdf

Seth Burleigh seth at tewebs.com
Fri Mar 26 05:46:18 UTC 2010


Recently ive built a  monolithic static library and have loaded it into
a c program.


The problem is that the library is not registered with asdf. So, if i
attempt to (require 'library), or to load another library which depends
upon it from the c code, it'll rebuild the library from the file system
because it doesn't know it has already 'loaded' it from the monolithic
library. Is there any known solution to this?









More information about the ecl-devel mailing list