emacs-devel
[Top][All Lists]
Advanced

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

Re: Anyone building Emacs trunk with MinGW w64 (32 bits)


From: Óscar Fuentes
Subject: Re: Anyone building Emacs trunk with MinGW w64 (32 bits)
Date: Tue, 26 Mar 2013 02:40:55 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

address@hidden writes:

>> Thanks! Unfortunately, it seems that there is no macro that
>> discriminates MinGWW64 from MinGW, so removed the #if for now.
>
> I'm sorry, I made a mistake.
> *i686*-w64-mingw32-gcc does not have a predefined macro __MINGW64__.
>
> _W64 might be used to determine mingw-w64, but it is defined after #include 
> <_mingw.h>.

That could do, possibly with a gcc version check for detecting MinGW
distributions too old to contain _mingw.h, if necessary.

Thanks again.




reply via email to

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