<br>Yes, of course I used the released version, not the development one.<br>I didn't know about the poor state of the official release...<br><br>Now I tested the git version :<br><br><div style="margin-left: 40px;"><span style="font-family: courier new,monospace;">> ecl</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">ECL (Embeddable Common-Lisp) 11.1.1 (git:UNKNOWN)</span><br style="font-family: courier new,monospace;"><br></div>which works just as you said.<br><br>Thanks,<br>`bg`<br>
<br>
<br><div class="gmail_quote">2011/10/30 Juan Jose Garcia-Ripoll <span dir="ltr"><<a href="mailto:juanjose.garciaripoll@googlemail.com">juanjose.garciaripoll@googlemail.com</a>></span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Gábor, when you say 11.1.1 yo do not mean 11.1.1 + development from CVS, do you? I am using the git/CVS version for the tests I mention and they work in Linux/amd64<div><br>The official release is now too old. I should make a new one because of the many changes, but travel and work prevented me from doing so.</div>



<div><br></div><div>Juanjo<br><div><br></div><div><div>jjgarcia@debian64:~/build/ecl/tmp$ ~/bin/ecl -norc</div><div>ECL (Embeddable Common-Lisp) 11.1.1 (git:5039d33867d8765642d5ee004d9090289158f229)</div><div class="im">

<div>Copyright (C) 1984 Taiichi Yuasa and Masami Hagiya</div>

<div>Copyright (C) 1993 Giuseppe Attardi</div><div>Copyright (C) 2000 Juan J. Garcia-Ripoll</div><div>ECL is free software, and you are welcome to redistribute it</div><div>under certain conditions; see file 'Copyright' for details.</div>



<div>Type :h for Help.  </div></div><div>Top level.</div><div>> (directory "./*" :resolve-symlinks nil)</div><div><br></div><div>(#P"/home/jjgarcia/build/ecl/tmp/dir_link"</div><div> #P"/home/jjgarcia/build/ecl/tmp/file"</div>



<div> #P"/home/jjgarcia/build/ecl/tmp/file_link")</div><div>> (directory "./*" :resolve-symlinks t)</div><div><br></div><div>(#P"/home/jjgarcia/build/ecl/tmp/file" #P"/home/jjgarcia/build/ecl/tmp/file")</div>



<div>> (directory "./*/" :resolve-symlinks nil)</div><div><br></div><div>(#P"/home/jjgarcia/build/ecl/tmp/dir/")</div><div>> (directory "./*/" :resolve-symlinks t)</div><div><br></div>


<div>
(#P"/home/jjgarcia/build/ecl/tmp/dir/" #P"/home/jjgarcia/build/ecl/tmp/dir/")</div><div>> </div><div>jjgarcia@debian64:~/build/ecl/tmp$ ls -l</div><div>total 4</div><div>drwxr-xr-x 2 jjgarcia jjgarcia 4096 Oct 30 11:14 dir</div>



<div>lrwxrwxrwx 1 jjgarcia jjgarcia    3 Oct 30 11:14 dir_link -> dir</div><div>-rw-r--r-- 1 jjgarcia jjgarcia    0 Oct 30 11:14 file</div><div>lrwxrwxrwx 1 jjgarcia jjgarcia    4 Oct 30 11:14 file_link -> file</div>



<div>jjgarcia@debian64:~/build/ecl/tmp$ uname -a</div><div>Linux debian64 3.0.0-2-amd64 #1 SMP Fri Oct 7 20:48:45 UTC 2011 x86_64 GNU/Linux</div><div class="im"><div><br></div><div><br></div>-- <br>Instituto de Física Fundamental, CSIC<br>



c/ Serrano, 113b, Madrid 28006 (Spain) <br><a href="http://juanjose.garciaripoll.googlepages.com" target="_blank">http://juanjose.garciaripoll.googlepages.com</a><br>
</div></div></div>
</blockquote></div><br>