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/[email protected]/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 [email protected] https://lists.sourceforge.net/lists/listinfo/ecls-list ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ Ecls-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ecls-list
