emacs-devel
[Top][All Lists]
Advanced

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

Re: Bootstrap failure with new configure.bat (was Re: Proposed change to


From: Eli Zaretskii
Subject: Re: Bootstrap failure with new configure.bat (was Re: Proposed change to nt/INSTALL)
Date: Thu, 05 May 2011 23:29:34 +0300

> From: Ben Key <address@hidden>
> Date: Thu, 5 May 2011 14:07:06 -0500
> Cc: address@hidden, address@hidden
> 
> gcc -I. -c -gdwarf-2 -g3  -DEMACSDEBUG
>   -I"C:/Program Files/GnuTLS-2.10.1/include"
>   -DXMALLOC_CLEAR_FREE_MEMORY -Demacs=1 -DHAVE_CONFIG_H -I../lib
>   -I../nt/inc -DHAVE_NTGUI=1 -DUSE_CRT_DLL=1 -DPURESIZE=5000000
>   -o oo/i386/emacs.o emacs.c
> 
> The second time it is compiled as follows:
> gcc -I. -c -gdwarf-2 -g3  -DEMACSDEBUG
>   -I"C:/Program Files/GnuTLS-2.10.1/include"
>   -DXMALLOC_CLEAR_FREE_MEMORY -Demacs=1 -DHAVE_CONFIG_H -I../lib
>   -I../nt/inc -DHAVE_NTGUI=1 -DUSE_CRT_DLL=1
>   -o oo/i386/emacs.o emacs.c
> 
> Note that both times -I"C:/Program Files/GnuTLS-2.10.1/include" was used.  I
> have no idea why Christoph is having problems.

Do you have some sh.exe on your PATH?  If so, remove it, and then try
again and see if you reproduce the problem.

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.



reply via email to

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