From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Failure to build on OpenBSD macppc Date: Wed, 16 May 2007 12:26:12 -0400 Message-ID: References: <20070513215012.3A13614297@owie.lan> <20070514095255.3128730123@Psilocybe.Update.UU.SE> <20070515170738.276523016D@Psilocybe.Update.UU.SE> <20070516075552.7E4F3301C2@Psilocybe.Update.UU.SE> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1179405040 23142 80.91.229.12 (17 May 2007 12:30:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 17 May 2007 12:30:40 +0000 (UTC) Cc: rcyeske@gmail.com, rms@gnu.org, emacs-devel@gnu.org To: ams@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 17 14:30:37 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 1Hof7s-0002Bb-27 for ged-emacs-devel@m.gmane.org; Thu, 17 May 2007 14:30:36 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HofFx-0004OF-21 for ged-emacs-devel@m.gmane.org; Thu, 17 May 2007 08:38:57 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HofDa-0002y1-KV for emacs-devel@gnu.org; Thu, 17 May 2007 08:36:30 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HofDZ-0002wz-3Z for emacs-devel@gnu.org; Thu, 17 May 2007 08:36:29 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HofDY-0002wp-Jp for emacs-devel@gnu.org; Thu, 17 May 2007 08:36:28 -0400 Original-Received: from 18.red-83-50-230.dynamicip.rima-tde.net ([83.50.230.18] helo=alfajor.home) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Hof5Q-0005Iw-DA; Thu, 17 May 2007 08:28:04 -0400 Original-Received: by alfajor.home (Postfix, from userid 20848) id 24ECD1C683; Wed, 16 May 2007 12:26:13 -0400 (EDT) In-Reply-To: <20070516075552.7E4F3301C2@Psilocybe.Update.UU.SE> (Alfred M. Szmidt's message of "Wed\, 16 May 2007 09\:55\:52 +0200 \(CEST\)") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.95 (gnu/linux) X-detected-kernel: 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:71224 Archived-At: > Emacs compiled with "-g -O2" (the default) does not work, > while -O1 does. This still does not imply that the bug is in GCC rather than in Emacs. Stefan