From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Chris Hall" Newsgroups: gmane.emacs.devel Subject: Re: CANNOT_DUMP support Date: Sun, 10 Feb 2008 15:36:45 -1000 Message-ID: <21315d9f3739f9bb6f6cb41ab80ec90c@lagorda> References: <200802101707.m1AH7IFs008583@sallyv1.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Generated by Pantomime 1.2.0) Content-Type: text/plain; charset="us-ascii"; format="flowed" X-Trace: ger.gmane.org 1202693449 27308 80.91.229.12 (11 Feb 2008 01:30:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 11 Feb 2008 01:30:49 +0000 (UTC) Cc: Emacs devel To: Dan Nicolaescu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 11 02:31:12 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 1JONVm-0001W3-6Y for ged-emacs-devel@m.gmane.org; Mon, 11 Feb 2008 02:31:10 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JONVJ-0007FU-0a for ged-emacs-devel@m.gmane.org; Sun, 10 Feb 2008 20:30:41 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JONVE-0007FF-FU for emacs-devel@gnu.org; Sun, 10 Feb 2008 20:30:36 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JONVC-0007Ew-2e for emacs-devel@gnu.org; Sun, 10 Feb 2008 20:30:35 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JONVB-0007Et-TJ for emacs-devel@gnu.org; Sun, 10 Feb 2008 20:30:33 -0500 Original-Received: from an-out-0708.google.com ([209.85.132.240]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JONVB-00012A-SJ for emacs-devel@gnu.org; Sun, 10 Feb 2008 20:30:33 -0500 Original-Received: by an-out-0708.google.com with SMTP id c25so971540ana.84 for ; Sun, 10 Feb 2008 17:30:33 -0800 (PST) Original-Received: by 10.100.107.7 with SMTP id f7mr33199453anc.35.1202693432829; Sun, 10 Feb 2008 17:30:32 -0800 (PST) Original-Received: from localhost.localdomain ( [75.95.220.61]) by mx.google.com with ESMTPS id 45sm28486446wri.25.2008.02.10.17.30.30 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 10 Feb 2008 17:30:31 -0800 (PST) In-Reply-To: <200802101707.m1AH7IFs008583@sallyv1.ics.uci.edu> User-Agent: GNUMail (Version 1.2.0) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:88700 Archived-At: On 2008-02-10 07:07:14 -1000 Dan Nicolaescu wrote: > "Chris Hall" writes: > > > I know that GNUstep is a CANNOT_DUMP platform, and I have been > > informed that there aren't many others left. Is there a list > > somewhere that I could view? > > No list, just grep emacs/src/m/* > Ah. Thanks. Hmm. System/390, amdx86-64, ia-64, m68k. So CANNOT_DUMP support appears likely for a while yet, I would think.