[Mono-dev] [PATCH] [Windows] Define version macros for WindowsSDK

Andreas Färber andreas.faerber at web.de
Mon Mar 10 11:11:34 EDT 2008


Hi,

Am 10.03.2008 um 15:18 schrieb Kornél Pál:

> Hi,
>
>>> Index: mono/configure.in
>>> ===================================================================
>>> --- mono/configure.in    (revision 97847)
>>> +++ mono/configure.in    (working copy)
>>> @@ -70,7 +70,12 @@
>>>            export CC
>>>        fi
>>>        HOST_CC="gcc"
>>> -        CPPFLAGS="$CPPFLAGS -DWIN32_THREADS -DFD_SETSIZE=1024 - 
>>> DUNICODE
>>
>> Why did you remove FD_SETSIZE?
>
> As far as I know we don't use C++ compiler so I consider this whole  
> line
> being some kind of "junk". Please correct me if I'm wrong.

CPP is for C pre-processor. CXX is C++.

Andreas


More information about the Mono-devel-list mailing list