From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: trunk build failure on windows Date: Fri, 04 Jun 2010 22:50:24 -0400 Message-ID: References: <83pr06jllo.fsf@gmail.com> <83iq5yjizl.fsf@gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1275706237 7786 80.91.229.12 (5 Jun 2010 02:50:37 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 5 Jun 2010 02:50:37 +0000 (UTC) Cc: emacs-devel@gnu.org To: Sean Sieger Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jun 05 04:50:32 2010 connect(): No such file or directory 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.69) (envelope-from ) id 1OKjSx-0003wb-Pk for ged-emacs-devel@m.gmane.org; Sat, 05 Jun 2010 04:50:31 +0200 Original-Received: from localhost ([127.0.0.1]:37631 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OKjSx-0005V8-9M for ged-emacs-devel@m.gmane.org; Fri, 04 Jun 2010 22:50:31 -0400 Original-Received: from [199.232.76.173] (port=39391 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OKjSr-0005Rj-Le for emacs-devel@gnu.org; Fri, 04 Jun 2010 22:50:25 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1OKjSq-0000Iz-Nr for emacs-devel@gnu.org; Fri, 04 Jun 2010 22:50:25 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:56233) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1OKjSq-0000Iu-H9 for emacs-devel@gnu.org; Fri, 04 Jun 2010 22:50:24 -0400 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1OKjSq-0005bv-Ag; Fri, 04 Jun 2010 22:50:24 -0400 In-reply-to: <83iq5yjizl.fsf@gmail.com> (message from Sean Sieger on Fri, 04 Jun 2010 22:44:46 -0400) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:125539 Archived-At: > From: Sean Sieger > Date: Fri, 04 Jun 2010 22:44:46 -0400 > > GCC 4.5 GCC 4.5 is known to produce bad code, especially in optimized builds. I'm not sure this problem has anything to do with your failure, but I'd recommend to downgrade to an earlier version, just in case. > Yes, TONEPY.el is next. If you compile it manually, do you see the same problem?