[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Two strange messages while building Emacs on MS-Windows
From: |
Stefan Monnier |
Subject: |
Re: Two strange messages while building Emacs on MS-Windows |
Date: |
Fri, 07 Dec 2012 16:24:11 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
>>> c:/emacs/trunk/src/../lisp/terminal hides
>>> c:/emacs/trunk/lisp/obsolete/terminal
>>> c:/emacs/trunk/src/../lisp/longlines hides
>>> c:/emacs/trunk/lisp/obsolete/longlines
>> I guess you did not remove the old .elc files; ie did not bootstrap.
> No I didn't remove anything, and didn't bootstrap either.
FWIW, the non-w32 build automatically removes these left-over .elc files
(tho it removes them after checking for such shadowing, so you typically
still get those messages when files are moved, but only once).
Stefan
- Re: Two strange messages while building Emacs on MS-Windows, (continued)
- Re: Two strange messages while building Emacs on MS-Windows, joakim, 2012/12/08
- Re: Two strange messages while building Emacs on MS-Windows, Óscar Fuentes, 2012/12/08
- Re: Two strange messages while building Emacs on MS-Windows, Óscar Fuentes, 2012/12/08
- Re: Two strange messages while building Emacs on MS-Windows, Eli Zaretskii, 2012/12/08
- Re: Two strange messages while building Emacs on MS-Windows, Óscar Fuentes, 2012/12/08
- Re: Two strange messages while building Emacs on MS-Windows, Eli Zaretskii, 2012/12/08
- Re: Two strange messages while building Emacs on MS-Windows, Óscar Fuentes, 2012/12/08
- Re: Two strange messages while building Emacs on MS-Windows, Eli Zaretskii, 2012/12/08
- Re: Two strange messages while building Emacs on MS-Windows, Jason Rumney, 2012/12/08
Re: Two strange messages while building Emacs on MS-Windows, Dani Moncayo, 2012/12/07
- Re: Two strange messages while building Emacs on MS-Windows,
Stefan Monnier <=