gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcl-devel] 2.7.0 nqthm compile times


From: Camm Maguire
Subject: [Gcl-devel] 2.7.0 nqthm compile times
Date: 21 Jun 2007 20:05:04 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings!  Would you accept the following patch:

--- ../nqthm-1992/make/compile.lisp     1994-01-07 16:59:22.000000000 -0500
+++ make/compile.lisp   2007-06-21 19:51:56.000000000 -0400
@@ -68,7 +68,7 @@
 
 (IN-PACKAGE "USER")
 
-(PROGN 
+(with-compilation-unit nil
 
 ; This function gets referenced before it is defined or proclaimed in the
 ; normal course of Nqthm-1992 compilation.  We proclaim it here only to avoid a


to get an nqthm compile time roughly twice in 2.7.0 what it was in
2.6.x?  Image size also rougly down by half over the previous 2.7.0
repeated auto-compile mess?  This is to automatically get all fast
links right without any proclaiming.  Worth it?

Take care,
-- 
Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah




reply via email to

[Prev in Thread] Current Thread [Next in Thread]