From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: YAMAMOTO Mitsuharu Newsgroups: gmane.emacs.devel Subject: Re: Carbon port emacs-unicode-2 build problem under MacOSX Date: Tue, 12 Feb 2008 09:59:10 +0900 Organization: Faculty of Science, Chiba University Message-ID: References: <47305F6E.2030204@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Trace: ger.gmane.org 1202777975 2962 80.91.229.12 (12 Feb 2008 00:59:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 12 Feb 2008 00:59:35 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 12 01:59:58 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 1JOjV1-00030p-HU for ged-emacs-devel@m.gmane.org; Tue, 12 Feb 2008 01:59:51 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JOjUY-0006wT-9g for ged-emacs-devel@m.gmane.org; Mon, 11 Feb 2008 19:59:22 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JOjUU-0006vs-71 for emacs-devel@gnu.org; Mon, 11 Feb 2008 19:59:18 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JOjUR-0006v9-RF for emacs-devel@gnu.org; Mon, 11 Feb 2008 19:59:16 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JOjUR-0006v6-MU for emacs-devel@gnu.org; Mon, 11 Feb 2008 19:59:15 -0500 Original-Received: from ntp.math.s.chiba-u.ac.jp ([133.82.132.2] helo=mathmail.math.s.chiba-u.ac.jp) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JOjUR-0005NG-9S for emacs-devel@gnu.org; Mon, 11 Feb 2008 19:59:15 -0500 Original-Received: from church.math.s.chiba-u.ac.jp (church [133.82.132.36]) by mathmail.math.s.chiba-u.ac.jp (Postfix) with ESMTP id 358D12C44 for ; Tue, 12 Feb 2008 09:59:10 +0900 (JST) In-Reply-To: User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/23.0.50 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI) X-detected-kernel: by monty-python.gnu.org: NetBSD 3.0 (DF) 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:88815 Archived-At: >>>>> On Sat, 24 Nov 2007 18:18:27 +0900, YAMAMOTO Mitsuharu said: >> Actually, as for the Carbon+AppKit port in 64-bit environment, it >> compiles without any `deprecated' warnings and runs, though there >> still remain a few major problems such as suspected ATSUI bug, >> which I've already reported to Apple, and some unexec problem. > The unexec problem seems to be solved. The remaining 64-bit ATSUI bug seems to be fixed with Mac OS X 10.5.2 update. > As I've installed the fix to the EMACS_22_BASE branch, you can try > the 64-bit version of *X11* build on Leopard by specifying CC='cc > -arch ppc64' or CC='cc -arch x86_64' when running configure. Of > course you need additional 64-bit versions of libraries to display > various types of images. > Could someone test if it works with x86_64? I only have Leopard on > a ppc64 machine. Has anyone tested this? YAMAMOTO Mitsuharu mituharu@math.s.chiba-u.ac.jp