<div>Hello, </div><div>As Erik Winkels on <a href="http://www.mail-archive.com/ecls-list@lists.sourceforge.net/msg00117.html">http://www.mail-archive.com/ecls-list@lists.sourceforge.net/msg00117.html</a> I want to compile my lisp file with static library so I used the configuration option </div>
<div>--disable-shared, but this way I can't use make then.</div><div>When I use the configuration option: --disable-shared the configuration command finish well but when I do make I get the message below:<br></div><div>
<br></div><div>************** MESSAGE*****************************</div>;;; Note:<br>;;;   Invoking external command:<br>;;;   ranlib libcmp.a<br>;;; <br>Cannot print object  readably.<br><br>No restarts available.<br><br>
Broken at SI::TPL.<br> File: #P"/root/Desktop/ecl-10.4.1/src/lsp/top.lsp" (Position #20393)<br><div><br></div><div>>></div><div>*******************************************************<br></div><div><br></div>
<div>Without this option (--disable-shared) all the commands ./configure, make, and make install work.</div><div>Can you help me?</div><div><br></div><div>:-( sorry about bad english!</div><div><br></div><div>Mauro JH</div>