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: Eli Zaretskii
Subject: Re: Anyone building Emacs trunk with MinGW w64 (32 bits)
Date: Mon, 25 Mar 2013 23:33:36 +0200

> Date: Mon, 25 Mar 2013 23:24:36 +0200
> From: Eli Zaretskii <address@hidden>
> Cc: address@hidden
> 
> > From: Óscar Fuentes <address@hidden>
> > Date: Mon, 25 Mar 2013 20:11:12 +0100
> > 
> > Unfortunately, it seems that there is no macro that discriminates
> > MinGWW64 from MinGW
> 
> Are you sure?  What does the command below produce?
> 
>   cpp -dM nul.c
> 
> By comparing what you get with what the MinGW version does, we might
> be able to come up with a way to distinguish between them.

If the above doesn't give any clues, I think __MINGW64_VERSION_MAJOR
might fit the bill.  But I'd expect to see __MINGW64__ in the output
of the above command.




reply via email to

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