emacs-devel
[Top][All Lists]
Advanced

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

Re: Compiling Emacs 23.1.92 on Windows fails


From: Christoph
Subject: Re: Compiling Emacs 23.1.92 on Windows fails
Date: Sat, 20 Feb 2010 21:21:07 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1

Eli,

Yes, that turned out to be the problem.

Using mingw32-make instead of cygwin's make worked and built successfully.

Thanks,
Christoph

On 2/20/2010 9:17 PM, Eli Zaretskii wrote:
Date: Sat, 20 Feb 2010 15:46:37 -0700
From: Christoph<address@hidden>

I have been trying to compile Emacs Pretest 23.1.92 on Windows 7
(cygwin, MinGW, GnuWin32) but haven't had any luck.

I run

configure.bat --no-debug --with-gcc --without-png -cflags
-IC:\Progra~2\GnuWin32\include

then

make bootstrap
If you are building the pretest, you don't need to bootstrap, just
type "make" after the configure step.

If that doesn't help, I suspect that your combination of Cygwin and
MinGW tools does not work to build the native port of Emacs (see
nt/INSTALL for some combinations that are known to work).  E.g., it
looks like your Make is a Cygwin port, which is known to fail.  It is
best to use only MinGW tools for the build.





reply via email to

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