|
From: | Christoph Scholtes |
Subject: | Re: Bootstrap failure with new configure.bat (was Re: Proposed change to nt/INSTALL) |
Date: | Thu, 05 May 2011 17:31:33 -0600 |
User-agent: | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 |
On 5/5/2011 2:29 PM, Eli Zaretskii wrote:
Christoph, can you try using a directory name that has whitespace in it, but does _not_ have any parts in parentheses, i.e. without the "(x86)" part? That is one difference between Ben's command lines and yours.
Same result with: --cflags -I"D:/Test Dir/GnuWin32/include" First compilation works, second breaks. The second compiler call is generated like this:gcc -I. -c -gdwarf-2 -g3 -mno-cygwin -mtune=pentium4 -O2 -DENABLE_CHECKING -DXASSERTS -fno-crossjumping -ID:/Test -o oo-spd/i386/emacs.o emacs.c
My make version: GNU Make 3.82 Built for i386-pc-mingw32 I will look at this some more later tonight. Christoph
[Prev in Thread] | Current Thread | [Next in Thread] |