From: dhruva <dhruvakm@gmail.com>
To: "Jason Rumney" <jasonr@gnu.org>
Cc: emacs-pretest-bug@gnu.org
Subject: Re: Bootstrapping CVS Emacs fails with VC 2003 on Windows XP Professional
Date: Tue, 14 Aug 2007 22:13:22 +0530 [thread overview]
Message-ID: <e3f230850708140943v64a49cf4o94b4083718970c75@mail.gmail.com> (raw)
In-Reply-To: <46C1CC95.8050304@gnu.org>
Hi,
Another small problem I noticed. Using MinGW build, after a
bootstrap, the emacs.exe under the 'bin' folder gets deleted. This
happens for the bootstrap target under 'lisp' folder. Due to this, a
later 'make recompile' fails. I propose not deleting the emacs.exe
from the 'bin' folder.
diff -r 3661d004ffb8 lisp/makefile.w32-in
--- a/lisp/makefile.w32-in Mon Aug 13 13:40:47 2007 +0000
+++ b/lisp/makefile.w32-in Tue Aug 14 22:09:24 2007 +0530
@@ -396,7 +396,6 @@ bootstrap-clean-SH:
# it will not be mistaken for an installed binary.
bootstrap: update-subdirs autoloads mh-autoloads compile finder-data
custom-deps
- - $(DEL) "$(EMACS)"
#
# Assuming INSTALL_DIR is defined, copy the elisp files to it
--
Dhruva Krishnamurthy
Contents reflect my personal views only!
next prev parent reply other threads:[~2007-08-14 16:43 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-14 11:21 Bootstrapping CVS Emacs fails with VC 2003 on Windows XP Professional Christoph Conrad
2007-08-14 12:31 ` Jason Rumney
2007-08-14 12:47 ` Christoph Conrad
2007-08-14 14:40 ` Jason Rumney
2007-08-14 15:19 ` dhruva
2007-08-14 15:28 ` dhruva
2007-08-14 15:39 ` Jason Rumney
2007-08-14 16:43 ` dhruva [this message]
2007-08-14 19:33 ` Eli Zaretskii
2007-08-15 1:03 ` dhruva
2007-08-15 3:19 ` Eli Zaretskii
2007-08-15 8:19 ` dhruva
2007-08-15 18:07 ` Eli Zaretskii
2007-08-16 2:55 ` dhruva
2007-08-14 20:01 ` Jason Rumney
2007-08-15 8:12 ` Christoph Conrad
2007-08-15 7:42 ` Christoph Conrad
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e3f230850708140943v64a49cf4o94b4083718970c75@mail.gmail.com \
--to=dhruvakm@gmail.com \
--cc=emacs-pretest-bug@gnu.org \
--cc=jasonr@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.