From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Christoph Scholtes Newsgroups: gmane.emacs.windows,gmane.emacs.devel Subject: Re: emacs-20111024-r106182 Windows Binaries Date: Mon, 24 Oct 2011 23:27:07 -0600 Message-ID: <86wrbtmyj8.fsf@googlemail.com> References: <864nyxohb6.fsf@googlemail.com> <86k47t4phi.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1319520452 26039 80.91.229.12 (25 Oct 2011 05:27:32 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 25 Oct 2011 05:27:32 +0000 (UTC) Cc: help-emacs-windows@gnu.org, emacs-devel@gnu.org To: Leo Original-X-From: help-emacs-windows-bounces+gnu-help-emacs-windows=m.gmane.org@gnu.org Tue Oct 25 07:27:27 2011 Return-path: Envelope-to: gnu-help-emacs-windows@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RIZXq-0001kj-Ky for gnu-help-emacs-windows@m.gmane.org; Tue, 25 Oct 2011 07:27:26 +0200 Original-Received: from localhost ([::1]:51334 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RIZXm-0008Uz-HK for gnu-help-emacs-windows@m.gmane.org; Tue, 25 Oct 2011 01:27:22 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:44205) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RIZXh-0008Ut-52 for help-emacs-windows@gnu.org; Tue, 25 Oct 2011 01:27:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RIZXg-0002gK-67 for help-emacs-windows@gnu.org; Tue, 25 Oct 2011 01:27:17 -0400 Original-Received: from mail-yw0-f41.google.com ([209.85.213.41]:56557) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RIZXf-0002gG-V4; Tue, 25 Oct 2011 01:27:16 -0400 Original-Received: by ywa17 with SMTP id 17so174119ywa.0 for ; Mon, 24 Oct 2011 22:27:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=from:to:cc:subject:in-reply-to:references:user-agent:date :message-id:mime-version:content-type; bh=GH1HXrfOHYzcDY7NICYV3Au75rWgXCk5DI5tlaRpvIE=; b=Ny5ea55m0ETRFhdkF9oQ2J1YqtcmWI0JXAA5OgYpUNVvBaABQYsNsBfup3ROUfKFke xVdaWkexqqO6o0MY96bi950zmWE3QSI9210jwmS9YS63zbze4LsiVxm+WP7cOgsdE+3q s6kisADwyP9oh08anX5a8BkRs4b6dBxNUi588= Original-Received: by 10.236.200.199 with SMTP id z47mr23644409yhn.86.1319520435288; Mon, 24 Oct 2011 22:27:15 -0700 (PDT) Original-Received: from MARVIN (71-208-77-210.hlrn.qwest.net. [71.208.77.210]) by mx.google.com with ESMTPS id u1sm36637716yhu.11.2011.10.24.22.27.13 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 24 Oct 2011 22:27:14 -0700 (PDT) In-Reply-To: <86k47t4phi.fsf@gmail.com> (Leo's message of "Tue, 25 Oct 2011 13:19:53 +0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (windows-nt) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.213.41 X-BeenThere: help-emacs-windows@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion forum for users of the GNU Emacs port to Windows List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-emacs-windows-bounces+gnu-help-emacs-windows=m.gmane.org@gnu.org Original-Sender: help-emacs-windows-bounces+gnu-help-emacs-windows=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.windows:5129 gmane.emacs.devel:145501 Archived-At: Leo writes: > On 2011-10-25 11:56 +0800, Christoph Scholtes wrote: >> The Emacs Trunk Windows Binaries (bzr revno 106182) have been published in >> >> http://alpha.gnu.org/gnu/emacs/windows/ >> >> The binaries were built using the following libraries: >> giflib-4.1.4-1 >> gnutls-2.10.1 >> jpeg-6b-4 >> libXpm-3.5.8 >> libpng-1.4.3-1 >> tiff-3.8.2-1 >> zlib-1.2.5-2 > > Which GCC version? I have seen numerous crashes with the last windows > build which is compiled with gcc 4.6.1. I used gcc 4.6.1 (tdmmingw32). What OS? Do you have any backtraces from the crashes? I have been using the last build on a regular basis on Windows 7 without problems. Someone reported crashes on XP with gcc 4.6.1 compiling with -O2, but the binaries are compiled without optimizations.