From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Angelo Graziosi Newsgroups: gmane.emacs.devel Subject: Re: Building Emacs-cvs on CygwinRe Date: Fri, 22 Sep 2006 00:37:46 +0200 (MET DST) Message-ID: References: <20060921181445.2692@henman-np.b-eng.it.to-be.co.jp> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: sea.gmane.org 1158878288 25193 80.91.229.2 (21 Sep 2006 22:38:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 21 Sep 2006 22:38:08 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Sep 22 00:38:05 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GQXBD-0004BQ-1T for ged-emacs-devel@m.gmane.org; Fri, 22 Sep 2006 00:38:03 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GQXBC-0005o6-HU for ged-emacs-devel@m.gmane.org; Thu, 21 Sep 2006 18:38:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GQXB1-0005lN-FN for emacs-devel@gnu.org; Thu, 21 Sep 2006 18:37:51 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GQXB0-0005j4-4X for emacs-devel@gnu.org; Thu, 21 Sep 2006 18:37:50 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GQXAz-0005ik-Sl for emacs-devel@gnu.org; Thu, 21 Sep 2006 18:37:49 -0400 Original-Received: from [141.108.26.25] (helo=postino2.roma1.infn.it) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GQXEb-0007lB-0d for emacs-devel@gnu.org; Thu, 21 Sep 2006 18:41:33 -0400 Original-Received: from ax0rm1.roma1.infn.it (ax0rm1.roma1.infn.it [141.108.26.19]) by postino2.roma1.infn.it (8.12.11/8.12.11) with ESMTP id k8LMbk16027675; Fri, 22 Sep 2006 00:37:46 +0200 Original-Received: from localhost (graziosi@localhost) by ax0rm1.roma1.infn.it (8.9.3/8.9.3) with ESMTP id AAA29585; Fri, 22 Sep 2006 00:37:46 +0200 (MET DST) Original-To: djh In-Reply-To: <20060921181445.2692@henman-np.b-eng.it.to-be.co.jp> X-PMX-Version: 4.7.1.128075, Antispam-Engine: 2.0.3.2, Antispam-Data: 2006.9.21.143442 X-PerlMx-Spam: Gauge=IIIIIII, Probability=7%, Report='__CT 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0' 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:60079 Archived-At: On Thu, 21 Sep 2006, djh wrote: > > Then I added the two lines in the ../lisp/Makefile to see just > what $wins was. > I had yet realized (with a few tears!) what $wins means, but, as you can see from the posts, it does not clarify the problem. Now, mysteriously, the buid is completed to the end (even with new CVS updates) but Emacs segment faults in a few seconds. Only the builds I did Aug 15, 2006 seems (very) stable. Cheers, Angelo