grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Use _W64 to detect MinGW W64-32 instead of _FILE_OFFSET_BITS


From: Andrey Borzenkov
Subject: Re: [PATCH] Use _W64 to detect MinGW W64-32 instead of _FILE_OFFSET_BITS
Date: Sat, 18 Jan 2014 19:53:51 +0400

В Sat, 18 Jan 2014 16:22:21 +0100
Vladimir 'φ-coder/phcoder' Serbinenko <address@hidden> пишет:

> On 14.01.2014 04:05, Andrey Borzenkov wrote:
> > +/* 32 bit on Mingw-w64 already redefines them if _FILE_OFFSET_BITS=64 */
> Do you mean 64-bit ?
> 

No, I mean exactly 32 bit. 'Mingw w64" is project (toolchain) name; it
can produce both 32 bit and 64 bit programs. 64 bit is already covered
by __MINGW64__, but in 32 bit case we need to differentiate between
native MinGW and Mingw w64 building for 32 bit.

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]