emacs-devel
[Top][All Lists]
Advanced

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

Re: nt/msysconfig.sh


From: Glenn Morris
Subject: Re: nt/msysconfig.sh
Date: Fri, 08 Nov 2013 02:58:11 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Dani Moncayo wrote:

> 4. In an empty build directory (~/emacs/build), run
> "CPPFLAGS='-DGLYPH_DEBUG=1' CFLAGS='-O0 -g3' ../repo/configure
> --enable-checking".

Please also test with caching (-C) enabled, since AFAICS the only
difference to the current situation is that the relevant settings are
now applied after any cache is read.

> +test "$MSYSTEM" = "MINGW32" && source $srcdir/nt/mingw-cfg.site

This should be "." rather than "source", since that is what configure
uses to read CONFIG_SITE (IIRC it's more portable).

Can you also supply the necessary doc patches (mainly nt/INSTALL)?



reply via email to

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