[Ecls-list] Error when configuring with shared disabled.
Common Lisp
lispboy at gmail.com
Wed Nov 10 23:11:54 UTC 2010
Hello,
As Erik Winkels on
http://www.mail-archive.com/ecls-list@lists.sourceforge.net/msg00117.html I
want to compile my lisp file with static library so I used the configuration
option
--disable-shared, but this way I can't use make then.
When I use the configuration option: --disable-shared the configuration
command finish well but when I do make I get the message below:
************** MESSAGE*****************************
;;; Note:
;;; Invoking external command:
;;; ranlib libcmp.a
;;;
Cannot print object readably.
No restarts available.
Broken at SI::TPL.
File: #P"/root/Desktop/ecl-10.4.1/src/lsp/top.lsp" (Position #20393)
>>
*******************************************************
Without this option (--disable-shared) all the commands ./configure, make,
and make install work.
Can you help me?
:-( sorry about bad english!
Mauro JH
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20101110/3bcfee73/attachment.html>
More information about the ecl-devel
mailing list