emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs23 compile failed on w32


From: Óscar Fuentes
Subject: Re: emacs23 compile failed on w32
Date: Wed, 14 May 2008 19:07:55 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (windows-nt)

"Kyle M. Lee" <address@hidden> writes:

[snip]

For the record: Emacs builds fine on my w2k/mingw setup (just did it an
hour ago, no CVS email notification).

This is the relevant part of the batch file I use:

set path=k:\msys\1.0\mingw\bin;k:\apps\GnuWin32\bin;%PATH%

cd emacs\nt

call configure.bat --cflags -It:/emacscvs/include --ldflags -Lt:/emacscvs/lib 
--without-gif

make cleanall
make bootstrap


Maybe you have an old mingw-runtime?

And what happens if you do a sequential make (drop the -j3)?

-- 
Oscar





reply via email to

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