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                                            [EMAIL PROTECTED]
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah


_______________________________________________
Gcl-devel mailing list
Gcl-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/gcl-devel

Reply via email to