For Mingw you should use a more recent (alpha) release of the garbage collector, install it and then build ECL. Sorry for the inconvenience, but the GC people do not yet dare to produce a stable release.<div><br></div><div>

Juanjo<br><br><div class="gmail_quote">On Thu, Aug 12, 2010 at 5:35 PM, Gabriel Dos Reis <span dir="ltr"><<a href="mailto:gdr@integrable-solutions.net">gdr@integrable-solutions.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

On Wed, Aug 11, 2010 at 5:16 PM, Juan Jose Garcia-Ripoll<br>
<div class="im"><<a href="mailto:juanjose.garciaripoll@googlemail.com">juanjose.garciaripoll@googlemail.com</a>> wrote:<br>
</div><div class="im">> On Wed, Aug 11, 2010 at 4:39 PM, Gabriel Dos Reis<br>
> <<a href="mailto:gdr@integrable-solutions.net">gdr@integrable-solutions.net</a>> wrote:<br>
>><br>
>> I did try last night to get ECL use intptr_t, when available, for<br>
>> cl_fixnum.<br>
>> That discovered some overflow arithmetics in the C code.<br>
><br>
> I attach a patch that uses "long long" when neither of "long" nor "int" fit.<br>
> Unfortunately I have no way to test it.<br>
> Juanjo<br>
<br>
</div>Hi Juanjo,<br>
<br>
Thanks for the patch!<br>
The build failed earlier in the GC component:<br>
<br>
In file included from<br>
c:/Docume~1/gdr/Desktop/ecl.cvs/src/gc/include/private/gc_priv.h:68:0,<br>
<br>
                 from c:/Docume~1/gdr/Desktop/ecl.cvs/src/gc/allchblk.c:19:<br>
<br>
c:/Docume~1/gdr/Desktop/ecl.cvs/src/gc/include/private/gcconfig.h:997:7:<br>
error: #error This should be handled as X86_64<br>
<br>
c:/Docume~1/gdr/Desktop/ecl.cvs/src/gc/include/private/gcconfig.h:1843:0:<br>
warning: "MACH_TYPE" redefined<br>
<br>
c:/Docume~1/gdr/Desktop/ecl.cvs/src/gc/include/private/gcconfig.h:995:0:<br>
note: this is the location of the previous definition<br>
<br>
c:/Docume~1/gdr/Desktop/ecl.cvs/src/gc/allchblk.c:21:9: warning:<br>
'GC_use_entire_heap' redeclared without dllimport attribute: previous<br>
dllimport ignored<br>
<br>
<br>
Is the GC library known to work on Windows 64-bit?<br>
<br>
-- Gaby<br>
</blockquote></div><br><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>


</div>