Verbose explanation about the cygwin issue

Alexandre Julliard julliard at winehq.org
Sat Mar 20 13:49:07 CDT 2010


GOUJON Alexandre <ale.goujon at gmail.com> writes:

> Le 03/20/10 15:57, Alexandre Julliard a écrit :
>> You can't add include or lib options, that will break the Mingw
>> build.
>>    
>
> And what about #ifdef __CYGWIN__ ?
> It sounds ugly but ... why not ?

You can't use #ifdefs in winegcc. I suppose you could try to resolve
__wargv dynamically at run-time.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list