On Fri, Aug 17, 2012 at 2:21 PM, bob <[email protected]> wrote:

> 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.


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++

Juanjo

-- 
Instituto de FĂ­sica Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Ecls-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to