emacs-devel
[Top][All Lists]
Advanced

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

Re: Failure to bootstrap on Windows


From: Juanma Barranquero
Subject: Re: Failure to bootstrap on Windows
Date: Thu, 1 Oct 2015 16:07:17 +0200

On Thu, Oct 1, 2015 at 11:55 AM, Eli Zaretskii <address@hidden> wrote:

> How did you configure Emacs?

I did

./autogen.sh
CPPFLAGS='-Ic:/Devel/emacs/include' CFLAGS='-O0 -g3' LDFLAGS='-Lc:/Devel/emacs/lib' ./configure --prefix=`pwd` --enable-checking=yes,glyphs
make

> Is your repository clean?

Yes.

> is this the first build attempt after cloning a fresh repository?

Yes, it is. And I just repeated from scratch (starting from a newly cloned repo) and had the same result.

reply via email to

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