[libmicrohttpd] MinGW build failures

2018-03-04 Thread Tim Ruehsen
Hi, just saw that the wget2 MinGW build breaks since a while. Could you have a look ? With Best Regards, Tim In file included from internal.h:32:0, from action_continue.c:25: ../../src/include/microhttpd2.h: In function ‘MHD_daemon_create’: ../../src/include/microhttpd2.h:277:2

Re: [libmicrohttpd] MinGW build failures

2018-03-04 Thread Christian Grothoff
Might be fixed in f60a569e..a7b25581, please let me know if not (or rather Evgeny, as he'll know better what to do ;-)). Happy hacking! Christian On 03/04/2018 10:34 AM, Tim Ruehsen wrote: > Hi, > > just saw that the wget2 MinGW build breaks since a while. Could you > have a look ? > > With Be

Re: [libmicrohttpd] MinGW build failures

2018-03-04 Thread Tim Ruehsen
Am Sonntag, den 04.03.2018, 11:40 +0100 schrieb Christian Grothoff: > Might be fixed in f60a569e..a7b25581, please let me know if not (or > rather Evgeny, as he'll know better what to do ;-)). Thanks, the reported issues are fixed but now stopping at In file included from action_continue.c:25:0:

Re: [libmicrohttpd] MinGW build failures

2018-03-04 Thread Christian Grothoff
On 03/04/2018 12:47 PM, Tim Ruehsen wrote: > Am Sonntag, den 04.03.2018, 11:40 +0100 schrieb Christian Grothoff: >> Might be fixed in f60a569e..a7b25581, please let me know if not (or >> rather Evgeny, as he'll know better what to do ;-)). > > Thanks, the reported issues are fixed but now stopping

Re: [libmicrohttpd] MinGW build failures

2018-03-04 Thread Tim Ruehsen
Am Sonntag, den 04.03.2018, 11:40 +0100 schrieb Christian Grothoff: > Might be fixed in f60a569e..a7b25581, please let me know if not (or > rather Evgeny, as he'll know better what to do ;-)). Building for MinGW is not magic, here is my build script that you can use to build the prerequisites and