I forgot other information... I use thread in my own app, so I disable the MHD threads, but MHD still depending on `libwinpthread-1.dll` lib. Is this a normal behaviour or I need to pass some flag before compile it?
On Tue, Dec 8, 2015 at 5:29 PM, silvioprog <[email protected]> wrote: > Hm... so I did something wrong there. The commands that I did was (built > for production): > > *$ ./configure --disable-doc --disable-examples --disable-messages > --enable-https=no --disable-bauth --disable-dauth --disable-curl* > $ make > $ make install > > Ie, without HTTPS support, and I used the latest MingGW-w64 version. :-/ > -- Silvio Clécio
