[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)?
- nt/msysconfig.sh, Dani Moncayo, 2013/11/05
- Re: nt/msysconfig.sh, Glenn Morris, 2013/11/06
- Re: nt/msysconfig.sh, Glenn Morris, 2013/11/06
- Re: nt/msysconfig.sh, Dani Moncayo, 2013/11/07
- Re: nt/msysconfig.sh,
Glenn Morris <=
- Re: nt/msysconfig.sh, Dani Moncayo, 2013/11/08
- Re: nt/msysconfig.sh, Glenn Morris, 2013/11/10
- Re: nt/msysconfig.sh, Dani Moncayo, 2013/11/11
- Re: nt/msysconfig.sh, Glenn Morris, 2013/11/11
- Re: nt/msysconfig.sh, Glenn Morris, 2013/11/11