From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: Bootstrapping CVS Emacs fails with VC 2003 on Windows XP Professional Date: Tue, 14 Aug 2007 21:01:18 +0100 Message-ID: <46C20A0E.3020108@gnu.org> References: <46C1A08D.3090607@gnu.org> <46C1BEDB.1080403@gnu.org> <46C1CC95.8050304@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1187121774 17638 80.91.229.12 (14 Aug 2007 20:02:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 14 Aug 2007 20:02:54 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org To: dhruva Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Aug 14 22:02:52 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IL2bL-0008Pe-F3 for ged-emacs-devel@m.gmane.org; Tue, 14 Aug 2007 22:02:51 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IL2bL-0002HP-5N for ged-emacs-devel@m.gmane.org; Tue, 14 Aug 2007 16:02:51 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IL2aQ-0000km-NX for emacs-devel@gnu.org; Tue, 14 Aug 2007 16:01:54 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IL2aP-0000hH-Ob for emacs-devel@gnu.org; Tue, 14 Aug 2007 16:01:54 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IL2aP-0000h3-Jo for emacs-devel@gnu.org; Tue, 14 Aug 2007 16:01:53 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IL2aP-0003C4-6c for emacs-devel@gnu.org; Tue, 14 Aug 2007 16:01:53 -0400 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by fencepost.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IL2do-0001uD-A4 for emacs-pretest-bug@gnu.org; Tue, 14 Aug 2007 16:05:24 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1IL2aM-0003BU-Kc for emacs-pretest-bug@gnu.org; Tue, 14 Aug 2007 16:01:52 -0400 Original-Received: from outmail1.freedom2surf.net ([194.106.33.237]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IL2aM-0003BQ-Ag for emacs-pretest-bug@gnu.org; Tue, 14 Aug 2007 16:01:50 -0400 Original-Received: from [127.0.0.1] (i-83-67-23-108.freedom2surf.net [83.67.23.108]) by outmail1.freedom2surf.net (Postfix) with ESMTP id A4EC7508FA; Tue, 14 Aug 2007 21:01:44 +0100 (BST) User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) In-Reply-To: X-Detected-Kernel: Linux 2.4-2.6 X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:76516 gmane.emacs.pretest.bugs:19536 Archived-At: ]}]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]#dhruva wrote: > Hi, > Another small problem I noticed. Using MinGW build, after a > bootstrap, the emacs.exe under the 'bin' folder gets deleted. If it only happens with a mingw build, then it is a problem with the msvc build. The emacs.exe used for bootstrapping is dumped with uncompiled lisp files, so it is deleted deliberately.