[PATCH] Support cross compiling with MinGW-w64 on Debian GNU/Linux

Kouhei Sutou kou at cozmixng.org
Tue Oct 28 13:44:26 UTC 2014


Hi,

In <20141028133802.GL45418 at mdounin.ru>
  "Re: [PATCH] Support cross compiling with MinGW-w64 on Debian GNU/Linux" on Tue, 28 Oct 2014 16:38:02 +0300,
  Maxim Dounin <mdounin at mdounin.ru> wrote:

>> > - the NGX_GNUC_64 macro was removed, __MINGW64_VERSION_MAJOR 
>> >   tested directly instead;
>> > 
>> > - the #include <_mingw.h> removed as tests are after includes now, 
>> >   see [1];
>> > 
>> > - some style nits.
>> > 
>> > Please test if it still works for you.
>> 
>> Thanks for providing your patch.
>> 
>> I confirmed that it works well with both
>> x86_64-w64-mingw32-gcc and i686-w64-mingw32-gcc!
>> 
>> 
>> Please push the patch.
> 
> Committed, thanks.

Thanks!!!

--
kou



More information about the nginx-devel mailing list