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: Tue, 09 Jan 2007 16:08:09 -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 1168377030 13807 80.91.229.12 (9 Jan 2007 21:10:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 9 Jan 2007 21:10:30 +0000 (UTC) Cc: rgm@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 09 22:10:28 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 1H4OEg-0006yj-3v for ged-emacs-devel@m.gmane.org; Tue, 09 Jan 2007 22:10:23 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H4OEb-0006tQ-MV for ged-emacs-devel@m.gmane.org; Tue, 09 Jan 2007 16:10:17 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H4OD2-0005Kd-Rq for emacs-devel@gnu.org; Tue, 09 Jan 2007 16:08:40 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H4OD2-0005Ji-6l for emacs-devel@gnu.org; Tue, 09 Jan 2007 16:08:40 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H4OD2-0005JW-0V for emacs-devel@gnu.org; Tue, 09 Jan 2007 16:08:40 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1H4OD1-0004Oj-7h for emacs-devel@gnu.org; Tue, 09 Jan 2007 16:08:39 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1H4OCX-00046s-H0; Tue, 09 Jan 2007 16:08:09 -0500 Original-To: Andreas Schwab In-reply-to: (message from Andreas Schwab on Tue, 09 Jan 2007 10:58:26 +0100) 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:65076 Archived-At: The right thing to do is to pass --build=i386-linux-gnu when configuring. If you do that, does it work correctly?