From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: Crashes on w32 and debugging Date: Fri, 29 Feb 2008 00:35:47 +0000 Message-ID: <47C75363.8010904@gnu.org> References: <47C6713B.6030309@gmail.com> <47C67775.8060906@gnu.org> <47C75221.2030708@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1204245403 18223 80.91.229.12 (29 Feb 2008 00:36:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 29 Feb 2008 00:36:43 +0000 (UTC) Cc: Emacs Devel To: "Lennart Borgman (gmail)" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 29 01:37:09 2008 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 1JUtFM-0007PY-Um for ged-emacs-devel@m.gmane.org; Fri, 29 Feb 2008 01:37:09 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUtEq-0006uk-KS for ged-emacs-devel@m.gmane.org; Thu, 28 Feb 2008 19:36:36 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JUtE9-000659-Oh for emacs-devel@gnu.org; Thu, 28 Feb 2008 19:35:53 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JUtE8-00063h-7F for emacs-devel@gnu.org; Thu, 28 Feb 2008 19:35:53 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUtE7-00063c-VK for emacs-devel@gnu.org; Thu, 28 Feb 2008 19:35:52 -0500 Original-Received: from mk-outboundfilter-4.mail.uk.tiscali.com ([212.74.114.32]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JUtE7-0001rH-Kp for emacs-devel@gnu.org; Thu, 28 Feb 2008 19:35:51 -0500 Original-X-Trace: 15977959/mk-outboundfilter-2.mail.uk.tiscali.com/F2S/$ACCEPTED/freedom2Surf-customers/83.67.23.108 X-SBRS: None X-RemoteIP: 83.67.23.108 X-IP-MAIL-FROM: jasonr@gnu.org X-IP-BHB: Once X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgAAAHrixkdTQxds/2dsb2JhbAAIrlY X-IronPort-AV: E=McAfee;i="5200,2160,5241"; a="15977959" X-IronPort-AV: E=Sophos;i="4.25,423,1199664000"; d="scan'208";a="15977959" X-IP-Direction: OUT Original-Received: from i-83-67-23-108.freedom2surf.net (HELO [127.0.0.1]) ([83.67.23.108]) by smtp.f2s.tiscali.co.uk with ESMTP/TLS/DHE-RSA-AES256-SHA; 29 Feb 2008 00:35:50 +0000 User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) In-Reply-To: <47C75221.2030708@gmail.com> X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. 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:90803 Archived-At: Lennart Borgman (gmail) wrote: > Thanks Jason, but I need a little clarification. After configure I > suppose I should do only "make bootstrap", but not "make install", or? Just make should be enough - the .elc files will not be affected by C optimisations.