[Ecls-list] Cannot print object <some hashtable> readably
Frank Grex
franco at grex.org
Mon Jul 4 20:24:33 UTC 2011
Any news on this error in building below? It was sent by a user early in
November 2010. I confirm that it is still a problem with the new release.
Although it isn't stated I suspect the subject also had used MinGW.
-------------------------------------------------------------------------------------
[Ecls-list] Error when configuring with shared disabled.
Common Lisp
Wed, 10 Nov 2010 15:13:27 -0800
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
_______________________________________________
Ecls-list mailing list
Ecls-list at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list
More information about the ecl-devel
mailing list