emacs-devel
[Top][All Lists]
Advanced

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

Re: bootstrapping woes on Windows, a compilation


From: Juanma Barranquero
Subject: Re: bootstrapping woes on Windows, a compilation
Date: Sat, 2 Feb 2008 16:57:55 +0100

On Feb 2, 2008 4:10 PM, Eli Zaretskii <address@hidden> wrote:

> This should be fixed now; please try.  I only tested the bootstrap
> with GNU Make and a Unixy shell, so please test the other supported
> combinations as well.

I'm testing with

 gcc (GCC) 4.2.1-sjlj (mingw32-2)
 GNU Make 3.80, sed, etc. from UnxUtils
 CMD

I get:

make   unidatagen-CMD
make[1]: Entering directory `C:/emacs/nt'
if exist ..\admin\unidata\UnicodeData.txt \
   make -w  -C ../admin/unidata
make[2]: Entering directory `C:/emacs/admin/unidata'
"../../src/oo-spd/i386/emacs.exe" -Q --multibyte -batch -f
batch-byte-compile unidata-gen.el
Wrote c:/emacs/admin/unidata/unidata-gen.elc
sed -e "s/\([^;]*\);\(.*\)/(#x\1 \"\2\")/" -e "s/;/\" \"/g" <
UnicodeData.txt > unidata.txt
make[2]: Leaving directory `C:/emacs/admin/unidata'
makefile:341: *** unterminated variable reference.  Stop.
make[1]: *** [unidatagen-CMD] Error 2

             Juanma




reply via email to

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