From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: add etc/PROBLEMS entry for building 32-bit exe on 64-bit system Date: Wed, 10 Jan 2007 18:05:28 -0500 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1168470386 25463 80.91.229.12 (10 Jan 2007 23:06:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 10 Jan 2007 23:06:26 +0000 (UTC) Cc: schwab@suse.de, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 11 00:06:24 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 1H4mWL-00068E-It for ged-emacs-devel@m.gmane.org; Thu, 11 Jan 2007 00:06:13 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H4mWL-0005uQ-8L for ged-emacs-devel@m.gmane.org; Wed, 10 Jan 2007 18:06:13 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H4mW8-0005u6-CH for emacs-devel@gnu.org; Wed, 10 Jan 2007 18:06:00 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H4mW7-0005tn-Or for emacs-devel@gnu.org; Wed, 10 Jan 2007 18:05:59 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H4mW7-0005te-Hs for emacs-devel@gnu.org; Wed, 10 Jan 2007 18:05:59 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1H4mW7-00019U-7L for emacs-devel@gnu.org; Wed, 10 Jan 2007 18:05:59 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1H4mVc-0000SC-8n; Wed, 10 Jan 2007 18:05:28 -0500 Original-To: Glenn Morris In-reply-to: (message from Glenn Morris on Tue, 09 Jan 2007 23:14:02 -0500) 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:65136 Archived-At: The change as you wrote it looks rather ad-hoc. I have a suspicion that a person who is more familiar with the design of Emacs configure.in might find a much cleaner fix. But I am not familiar enough with it to do any better myself.