From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andreas Schwab Newsgroups: gmane.emacs.devel Subject: Re: ELCFILES [was Re: Updating org-mode in Emacs] Date: Sat, 08 Aug 2009 09:03:58 +0200 Message-ID: References: <83my6bn0ol.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1249715068 26662 80.91.229.12 (8 Aug 2009 07:04:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 8 Aug 2009 07:04:28 +0000 (UTC) Cc: Stefan Monnier , emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Aug 08 09:04:20 2009 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 1MZfyV-00012W-Qf for ged-emacs-devel@m.gmane.org; Sat, 08 Aug 2009 09:04:20 +0200 Original-Received: from localhost ([127.0.0.1]:51874 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MZfyV-0007ZK-9J for ged-emacs-devel@m.gmane.org; Sat, 08 Aug 2009 03:04:19 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MZfyO-0007YS-3Y for emacs-devel@gnu.org; Sat, 08 Aug 2009 03:04:12 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MZfyJ-0007Vb-UE for emacs-devel@gnu.org; Sat, 08 Aug 2009 03:04:11 -0400 Original-Received: from [199.232.76.173] (port=36323 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MZfyJ-0007VR-OD for emacs-devel@gnu.org; Sat, 08 Aug 2009 03:04:07 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]:60901) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MZfyG-0006Mr-Ey; Sat, 08 Aug 2009 03:04:04 -0400 Original-Received: from mail-out.m-online.net ([212.18.0.9]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MZfyE-0003Lv-4L; Sat, 08 Aug 2009 03:04:02 -0400 Original-Received: from mail01.m-online.net (mail.m-online.net [192.168.3.149]) by mail-out.m-online.net (Postfix) with ESMTP id 46C621C15327; Sat, 8 Aug 2009 09:03:58 +0200 (CEST) X-Auth-Info: oplxdheFDltj52ZThtgGjgeVZArzHj5xcGuUmeHIRPQ= Original-Received: from whitebox.home (DSL01.83.171.176.2.ip-pool.NEFkom.net [83.171.176.2]) by mail.mnet-online.de (Postfix) with ESMTP id 071B790261; Sat, 8 Aug 2009 09:03:57 +0200 (CEST) Original-Received: by whitebox.home (Postfix, from userid 501) id 7545F1E5370; Sat, 8 Aug 2009 09:03:59 +0200 (CEST) X-Yow: I'm having a BIG BANG THEORY!! In-Reply-To: (Glenn Morris's message of "Fri, 07 Aug 2009 22:38:11 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) X-Detected-Operating-System: by mx20.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:113793 Archived-At: Glenn Morris writes: > It was the only way I could find to allow parallel byte-compiling that > was compatible with portable Makefile syntax. I certainly appreciate > the speed-up that allows. Parallel byte-compiling without proper dependencies following require/load does not work anyway. You can get random build failures when one process is writing the same elc file while another one is reading it. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."