On Tue, Feb 2, 2010 at 9:42 AM, Gabriel Dos Reis <span dir="ltr"><<a href="mailto:gdr@integrable-solutions.net">gdr@integrable-solutions.net</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
On Tue, Feb 2, 2010 at 2:01 AM, Juan Jose Garcia-Ripoll<br>
<div class="im"><<a href="mailto:juanjose.garciaripoll@googlemail.com">juanjose.garciaripoll@googlemail.com</a>> wrote:<br>
> On Tue, Feb 2, 2010 at 8:31 AM, Yue Li <<a href="mailto:xyly781@gmail.com">xyly781@gmail.com</a>> wrote:<br>
>><br>
>> On Mon, Feb 1, 2010 at 9:46 AM, Juan Jose Garcia-Ripoll<br>
>> <<a href="mailto:juanjose.garciaripoll@googlemail.com">juanjose.garciaripoll@googlemail.com</a>> wrote:<br>
>> > I have implemented a new option, --enable-precisegc, which is linked to<br>
>> > new<br>
>> > ways of using the garbage collector.<br>
>><br>
>> I was trying to rebuild the ECL from cvs, but the building is broken.<br>
><br>
> Are you using ECL's garbage collector or is there a pre-installed version in<br>
> your system? To me it seems the last case. I should probably condition the<br>
> new code on the use of ECL's own version.<br>
<br>
</div>I can reproduce the build error on my machine (openSUSE-11.1/x86_64.)<br>
I saw that the GC library (libgc.a and libcord.a) was built as part of simple<br>
<br>
     ./configure --enable-threads --enable-precisegc<br>
     make<br></blockquote><div><br>Argg, I had not tried with threads enabled. I received a few more pointers from the garbage collector mailing list about how to include the headers in order to minimize dependencies. This should solve the problem. In addition to this, I have conditionalized the use of --enable-precisegc on the use of the included garbage collector. This is needed because we have to use the collector's internal structures. <br>
</div></div><br>Juanjo<br clear="all"><br>-- <br>Instituto de Física Fundamental, CSIC<br>c/ Serrano, 113b, Madrid 28006 (Spain) <br><a href="http://juanjose.garciaripoll.googlepages.com">http://juanjose.garciaripoll.googlepages.com</a><br>