From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.devel Subject: Re: autocompilation support in master Date: Sun, 07 Jun 2009 01:43:58 +0200 Message-ID: References: <87skidqz3g.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1244366002 20807 80.91.229.12 (7 Jun 2009 09:13:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 7 Jun 2009 09:13:22 +0000 (UTC) Cc: guile-devel@gnu.org To: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sun Jun 07 11:13:19 2009 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MDERK-0008U5-OU for guile-devel@m.gmane.org; Sun, 07 Jun 2009 11:13:19 +0200 Original-Received: from localhost ([127.0.0.1]:59213 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MDERK-0001FV-08 for guile-devel@m.gmane.org; Sun, 07 Jun 2009 05:13:18 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MDERD-0001EE-IV for guile-devel@gnu.org; Sun, 07 Jun 2009 05:13:11 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MDER8-000187-N8 for guile-devel@gnu.org; Sun, 07 Jun 2009 05:13:10 -0400 Original-Received: from [199.232.76.173] (port=43233 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MDER8-00017v-FL for guile-devel@gnu.org; Sun, 07 Jun 2009 05:13:06 -0400 Original-Received: from a-sasl-quonix.sasl.smtp.pobox.com ([208.72.237.25]:59878 helo=sasl.smtp.pobox.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MDER1-0007Dp-QZ; Sun, 07 Jun 2009 05:12:59 -0400 Original-Received: from localhost.localdomain (unknown [127.0.0.1]) by a-sasl-quonix.sasl.smtp.pobox.com (Postfix) with ESMTP id BF62B1DAAE; Sun, 7 Jun 2009 05:12:58 -0400 (EDT) Original-Received: from unquote (unknown [83.32.68.116]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-sasl-quonix.sasl.smtp.pobox.com (Postfix) with ESMTPSA id 408E61DAAD; Sun, 7 Jun 2009 05:12:56 -0400 (EDT) In-Reply-To: <87skidqz3g.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Sat, 06 Jun 2009 15:19:15 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux) X-Pobox-Relay-ID: 64DB9414-5343-11DE-8908-B5D1A546830D-02397024!a-sasl-quonix.pobox.com X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (beta) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:8641 Archived-At: On Sat 06 Jun 2009 15:19, ludo@gnu.org (Ludovic Court=C3=A8s) writes: > Incidentally, I just did a `pull', and compiling the compiler appears to > be much slower than in my recollections (pre-syncase merge, I think). > Is it just an impression? Nope, not just an impression, it's true. Reasons discussed in the last message in the "srfi-18 and the vm" thread. A --=20 http://wingolog.org/