emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 0/9] Support Win32 GUI in Cygwin Emacs


From: Daniel Colascione
Subject: Re: [PATCH 0/9] Support Win32 GUI in Cygwin Emacs
Date: Tue, 07 Aug 2012 13:15:30 -0700
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20120428 Thunderbird/12.0.1

On 8/7/2012 11:10 AM, Eli Zaretskii wrote:
>> Doing so looks like a pain because I have a Cygwin build
>> environment, not a MinGW one, and Emacs won't build as NT-native
>> under cross-compilation from Cygwin.
> 
> Really?  It should, though.  Doesn't "configure --no-cygwin" work
> anymore?  If it doesn't, what is the problem that prevents that?
> 

_configure.bat_ --no-cygwin exists, but because I don't use configure.bat, I
didn't notice it. I'm building Emacs using the usual autoconf machinery and
bash. I'd like to make it possible to cross-compile an NT-native Emacs in the
Cygwin environment using the autoconf machinery.

By the way: -mno-cygwin hasn't worked for a few years now. The Cygwin people now
recommend using a real cross-compiler to compile for MinGW --- e.g.,
i686-w64-mingw32-gcc.

If I had my way, we'd drop configure.bat entirely and always build NT-native
Emacs by cross-compiling from Cygwin.

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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