<div class="gmail_quote">On Fri, Aug 17, 2012 at 2:21 PM, bob <span dir="ltr"><<a href="mailto:bobatnet@gmail.com" target="_blank">bobatnet@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

I am trying to build ecl (both stable from git) on MinGW (latest stable) with gcc 4.7.0. But I am presented with different errors during the make stage. Using the stable release (12.7.1) I hit upon make error while building libsocket. So I tried configure with --with-tcp=no. But then I have error in /src/c/file.d.</blockquote>

</div><br>I reckon from your private email that you were configuring with a C++ compiler. That uncovered certain problems with some windows function prototypes and the gcc compiler being less permissive about pointer coercion. I fixed all problems in the sockets library and find no further problems in file.d. So the message is that now ECL seems to build fine in Mingw + C++<div>

<br></div><div>Juanjo<br clear="all"><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>