Hello Rune! I should caution that I don't have the answer to your question, but I saw a possibly related thread on another list.
On Sat, Jul 7, 2012 at 1:32 PM, Rune K. Svendsen <[email protected]> wrote: > Hello dear list > > I'm trying to build libmicrohttpd using mingw-w64, and it's not going so > well. I'm met with a warning first: > > /usr/lib/gcc/i686-w64-mingw32/4.6/../../../../i686-w64-mingw32/include/winsock2.h:15:2: > warning: #warning Please include winsock2.h before windows.h [-Wcpp] > ... I don't fully understand the issue, but there does seems to be some confusion concerning order of include files and winsock in the microsoft world. The following thread: http://sourceforge.net/mailarchive/message.php?msg_id=29501309 on the mingw list (a separate project from mingw-w64, but the two projects do share some commonalities) does discuss some winsock2.h / windows.h issues. I don't know enough to know whether any of it is relevant. > ... > So it seems some things are defined both in mingw64's includes and in > plibc's includes, but the configure script aborts if I don't have plibc > installed. Any ideas on how to fix this? > > Thanks! :) > > /Rune Best of luck. K. Frank ------------------------------------------------------------------------------ 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/ _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
