From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: GNUStep build problems Date: Thu, 28 Aug 2008 15:49:07 -0400 Message-ID: References: <20080821090538.1e904b68@terra.solaris> <87zln6l8kg.fsf@cyd.mit.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1219953003 4394 80.91.229.12 (28 Aug 2008 19:50:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 28 Aug 2008 19:50:03 +0000 (UTC) Cc: Christian Faulhammer , emacs-devel@gnu.org, gnustep@gentoo.org, emacs@gentoo.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 28 21:50:46 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 1KYnVw-0004e2-Ox for ged-emacs-devel@m.gmane.org; Thu, 28 Aug 2008 21:50:41 +0200 Original-Received: from localhost ([127.0.0.1]:33504 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KYnUx-0000e5-VY for ged-emacs-devel@m.gmane.org; Thu, 28 Aug 2008 15:49:39 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KYnUt-0000dX-NG for emacs-devel@gnu.org; Thu, 28 Aug 2008 15:49:35 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KYnUr-0000dE-Jb for emacs-devel@gnu.org; Thu, 28 Aug 2008 15:49:34 -0400 Original-Received: from [199.232.76.173] (port=59549 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KYnUq-0000d2-To for emacs-devel@gnu.org; Thu, 28 Aug 2008 15:49:33 -0400 Original-Received: from pruche.dit.umontreal.ca ([132.204.246.22]:53431) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KYnUq-00029q-5h for emacs-devel@gnu.org; Thu, 28 Aug 2008 15:49:32 -0400 Original-Received: from alfajor.home (vpn-132-204-232-77.acd.umontreal.ca [132.204.232.77]) by pruche.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id m7SJnZxF026170; Thu, 28 Aug 2008 15:49:35 -0400 Original-Received: by alfajor.home (Postfix, from userid 20848) id 1979B1C168; Thu, 28 Aug 2008 15:49:07 -0400 (EDT) In-Reply-To: <87zln6l8kg.fsf@cyd.mit.edu> (Chong Yidong's message of "Thu, 21 Aug 2008 10:57:35 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered RV3092=0 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) 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:103087 Archived-At: > Unfortunately, no one seems to have found the time to work on this yet. > Yavor Doganov's observation in that bug report is probably key: >>> Notice how unlike the usual bootstrap procedure, it loads a >>> gazillion of files when byte-compiling every single .el file: IIUC, this behavior is the direct consequence of the fact that the GNUstep port of Emacs cannot be dumped (as of now). It is not necessarily a useful symptom. Stefan