From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Peter Chubb Newsgroups: gmane.emacs.devel,gmane.linux.debian.ports.ia64,gmane.lisp.gcl.devel Subject: Re: [Gcl-devel] Re: ia64 function descriptors and unexec Date: Thu, 30 Oct 2003 09:55:06 +1100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <16288.17738.145015.350024@wombat.chubb.wattle.id.au> References: <20031025183937.GB21046@nevyn.them.org> <543cddb93x.fsf@intech19.enhanced.com> <20031028165700.GA1308@nevyn.them.org> <54vfq8t6ij.fsf_-_@intech19.enhanced.com> <54d6cgvtcl.fsf@intech19.enhanced.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1067468662 16202 80.91.224.253 (29 Oct 2003 23:04:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 29 Oct 2003 23:04:22 +0000 (UTC) Cc: Camm Maguire , bdale@gag.com, 204789@bugs.debian.org, Daniel Jacobowitz , debian-ia64@lists.debian.org, 217484@bugs.debian.org, gcl-devel@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Thu Oct 30 00:04:19 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AEzMR-0005Dn-00 for ; Thu, 30 Oct 2003 00:04:19 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AEzMQ-0005QO-00 for ; Thu, 30 Oct 2003 00:04:19 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AEzM5-0003Xe-BC for emacs-devel@quimby.gnus.org; Wed, 29 Oct 2003 18:03:57 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AEzEU-0000En-Kz for emacs-devel@gnu.org; Wed, 29 Oct 2003 17:56:06 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AEzDx-0008SY-3h for emacs-devel@gnu.org; Wed, 29 Oct 2003 17:56:05 -0500 Original-Received: from [211.29.132.145] (helo=mail004.syd.optusnet.com.au) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AEzDv-0008Qh-Rc; Wed, 29 Oct 2003 17:55:32 -0500 Original-Received: from mail.chubb.wattle.id.au (c211-30-52-142.randw1.nsw.optusnet.com.au [211.30.52.142]) by mail004.syd.optusnet.com.au (8.11.6p2/8.11.6) with ESMTP id h9TMt6303351; Thu, 30 Oct 2003 09:55:07 +1100 Original-Received: from peterc by mail.chubb.wattle.id.au with local (Exim 3.36 #1 (Debian)) id 1AEzDW-0003NR-00; Thu, 30 Oct 2003 09:55:06 +1100 Original-To: Andreas Schwab In-Reply-To: X-Mailer: VM 7.14 under 21.4 (patch 14) "Reasonable Discussion" XEmacs Lucid Comments: Hyperbole mail buttons accepted, v04.18. X-Face: GgFg(Z>fx((4\32hvXq<)|jndSniCH~~$D)Ka:P@e@JR1P%Vr}EwUdfwf-4j\rUs#JR{'h# !]])6%Jh~b$VA|ALhnpPiHu[-x~@<"@Iv&|%R)Fq[[, (&Z'O)Q)xCqe1\M[F8#9l8~}#u$S$Rm`S9% \'T@`:&8>Sb*c5d'=eDYI&GF`+t[LfDH="MP5rwOO]w>ALi7'=QJHz&y&C&TE_3j! X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:17593 gmane.linux.debian.ports.ia64:781 gmane.lisp.gcl.devel:2450 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:17593 >>>>> "Andreas" == Andreas Schwab writes: Andreas> Camm Maguire writes: Andreas> I have hacked XEmacs to re-assign all those function Andreas> pointers, good enough to get it running. But this hack is Andreas> too ugly, so I never bothered to send the patch upstream (I Andreas> also never used XEmacs myself, so I don't care much). I've Andreas> heard that the current version of XEmacs use a different Andreas> dumper which doesn't have this problem any more, but I didn't Andreas> test it yet. Well the version packaged for Debian on IA64 still does not work: Bug #149088 in the debian bug tracking system. Peter C