<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi<div class=""><br class=""></div><div class="">sorry for the noise…  I have gotten confused (among other things) about the status of CFFI’s mailing lists.</div><div class=""><br class=""></div><div class="">In any case, I have the following problem. <br class=""><br class="">This is in my "test" file: <br class=""><br class=""><font face="Courier New" class=""><br class="">(cffi:define-foreign-library cl-autowrap-tests-lib <br class="">  (t "cl-autowrap-test.a")) </font><br class=""><br class=""><br class="">This is what I get on LWM. <br class=""><br class=""><font face="Courier New" class="">CL-USER 15 > (cffi:load-foreign-library 'cl-autowrap-tests::cl-autowrap-tests-lib) <br class=""><br class="">Error: Unable to load foreign library (CL-AUTOWRAP-TESTS-LIB). <br class="">  Could not register handle for external module CL-AUTOWRAP-TESTS::CL-AUTOWRAP-TESTS-LIB: <br class=""> no suitable image found.  Did find: <br class="">        /Users/marcoxa/Projects/Lang/CL/tests/cl-autowrap/cl-autowrap-test.a: file too short. <br class="">  1 (continue) Try loading the foreign library again. <br class="">  2 Use another library instead. <br class="">  3 (abort) Return to level 0. <br class="">  4 Return to top loop level 0. <br class=""><br class="">Type :b for backtrace or :c <option number> to proceed. <br class="">Type :bug-form "<subject>" for a bug report template or :? for other options. <br class=""><br class=""></font><br class="">It obviously appears that something may be amiss with the <font face="Courier New" class="">.a</font> (static) generation.  My C/C++ fu us very rusty. <br class=""><br class="">Any ideas? <br class=""><br class="">Cheers <br class="">-- <br class="">MA <br class=""><div class="">--<br class="">Marco Antoniotti<br class=""><br class=""></div><br class=""></div></body></html>