Summary of things:<div><br></div><div>- OS X Lion breaks our former version of the garbage collector.</div><div>- ECL now ships with two versions of that library: an unstable and a stable one.</div><div>- The unstable version is only used in OS X Lion.</div>

<div>- I had to make some changes to the unstable library recently.</div><div>- All patches have been committed and verified today. Nothing special is needed for building.</div><div><br></div><div>If you want to use LLVM (default in OS X Lion) just do as usual</div>

<div><br></div><div>./configure</div><div>make</div><div>make install</div><div><br></div><div>If you want to use GCC change the first line to read</div><div><br></div><div>./configure CC=gcc-4.2</div><div><br></div><div>

Juanjo</div><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>