[Ecls-list] ecl 10.4.1 build with mingw for window issue.
Juan Jose Garcia-Ripoll
juanjose.garciaripoll at googlemail.com
Mon May 10 13:22:18 UTC 2010
On Mon, May 10, 2010 at 3:19 PM, William Wang <javacave at gmail.com> wrote:
> any way,I solve this issue
> delete ecl-10.4.1\build directory and run command:
> ./configure --enable-threads -enable-boehm --enable-unicode ;make
>
If you change the configuration flags, as you did (removing
--disable-shared) you will normally have to clean up the build directory.
> but get another error: *can't find etags* command.
>
This error is harmless. ECL still builds file without etags even if it shows
that error message. The only problem is that it does not create a TAGS file
which is sometimes useful for emacs and Slime.
Juanjo
--
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://tream.dreamhosters.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20100510/745724d9/attachment.html>
More information about the ecl-devel
mailing list