[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [libmicrohttpd] Compiling SVN trunk on Windows
From: |
Nils Durner |
Subject: |
Re: [libmicrohttpd] Compiling SVN trunk on Windows |
Date: |
Mon, 20 Sep 2010 21:52:40 +0200 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.9) Gecko/20100915 Lightning/1.0b2 Thunderbird/3.1.4 |
Hi,
at least in theory, PlibC is not required if you use Cygwin because the
latter already provides a POSIX environment.
So if you really want to use Cygwin, remove the check for PlibC on
Cygwin and make sure that the usual Unix code is used.
HTH,
Nils