From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?iso-8859-15?q?J=E9r=F4me_Marant?= Newsgroups: gmane.emacs.devel Subject: Re: Emacs for powerpc64 Date: Sat, 23 Apr 2005 19:37:24 +0200 Message-ID: <878y398kdn.fsf@marant.org> References: <87u0lx8yii.fsf@marant.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1114277741 30697 80.91.229.2 (23 Apr 2005 17:35:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 23 Apr 2005 17:35:41 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Apr 23 19:35:39 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DPOXK-0006UF-D0 for ged-emacs-devel@m.gmane.org; Sat, 23 Apr 2005 19:35:22 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DPOcU-0004xS-AR for ged-emacs-devel@m.gmane.org; Sat, 23 Apr 2005 13:40:42 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DPOcE-0004wM-0C for emacs-devel@gnu.org; Sat, 23 Apr 2005 13:40:26 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DPOcC-0004wA-E1 for emacs-devel@gnu.org; Sat, 23 Apr 2005 13:40:25 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DPOcC-0004m8-BC for emacs-devel@gnu.org; Sat, 23 Apr 2005 13:40:24 -0400 Original-Received: from [213.228.0.44] (helo=postfix3-1.free.fr) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DPOcM-0005CY-8m for emacs-devel@gnu.org; Sat, 23 Apr 2005 13:40:34 -0400 Original-Received: from amboise (mol92-4-82-227-97-206.fbx.proxad.net [82.227.97.206]) by postfix3-1.free.fr (Postfix) with ESMTP id 51FAE1734B3; Sat, 23 Apr 2005 19:37:42 +0200 (CEST) Original-Received: by amboise (Postfix, from userid 1000) id 1220A2C05D; Sat, 23 Apr 2005 19:37:25 +0200 (CEST) Original-To: Andreas Schwab In-Reply-To: (Andreas Schwab's message of "Sat, 23 Apr 2005 18:03:16 +0200") User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) 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:36305 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:36305 Andreas Schwab writes: > J=E9r=F4me Marant writes: > >> Does Emacs CVS works on powerpc64 (G5 processors)? > > There were only a few configuration bits missing. Current CVS is working > now. Hmm, one question though: why isn't it necessary to redefine constants like BITS_PER_LONG, BITS_PER_EMACS_INT, EMACS_INT and so on, as done in the (for instance) AMD64 port file? Thanks. --=20 J=E9r=F4me Marant