axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] RE: Axiom uses unmodified GCL on Debian?


From: Page, Bill
Subject: [Axiom-developer] RE: Axiom uses unmodified GCL on Debian?
Date: Tue, 13 Dec 2005 22:56:07 -0500

Tim,

On Thu, 29 Sep 2005 23:10:04 -0400 Camm wrote:

http://lists.nongnu.org/archive/html/axiom-developer/2005-09/msg00296.ht
ml

...

Here is the patch I'm using in the latest debian upload:

Here is the patch I'm using in the latest
   debian upload:

========================================================================
=====
--- ./lsp/Makefile.pamphlet.~1.5.~      2005-09-05 18:50:31.000000000
+0000
+++ ./lsp/Makefile.pamphlet     2005-09-20 21:20:10.000000000 +0000
@@ -1012,14 +1012,7 @@
        @echo 1 building ${LSP} ${GCLVERSION}
 
 gcldir: 
-       @echo 2 building ${GCLVERSION}
-       @tar -zxf ${ZIPS}/${GCLVERSION}.tgz
-<<gcl-2.6.7.socket.patch>>
-<<gcl-2.6.7.libspad.patch>>
-<<gcl-2.6.7.toploop.patch>>
-<<gcl-2.6.7.tail-recursive.patch>>
-<<gcl-2.6.7.collectfn.fix>>
-<<gclConfigureMake>>
+       echo '(compiler::link nil "${OUT}/lisp" (format nil "(progn (let
((*load-path* (cons ~S *load-path*))(si::*load-types* ~S))
(compiler::emit-fn t))(when (fboundp (quote si::sgc-on)) (si::sgc-on
t))#-native-reloc(setq compiler::*default-system-p* t))"
si::*system-directory* (quote (list #+native-reloc".o" ".lsp")))
"${OBJ}/${SYS}/lib/cfuns-c.o ${OBJ}/${SYS}/lib/sockio-c.o
${OBJ}/${SYS}/lib/libspad.a")' | gcl
        @echo 13 finished system build on `date` | tee >gcldir
 ...

Regards,
Bill Page.

> -----Original Message-----
> From: root [mailto:address@hidden 
> Sent: Tuesday, December 13, 2005 11:17 PM
> To: Camm Maguire
> Cc: Page, Bill; address@hidden; address@hidden
> Subject: Axiom uses unmodified GCL on Debian?
> 
> Camm,
> 
> > That is not true. Camm does not patch gcl sources in order
> > to build Axiom on Debian.
> > 
> > >    yet the axiom lisp patches will *never* be part
> > >    of EVERY lisp distribution, not even part of GCL.
> > 
> > There is no need for such patches.
> 
> Bill Page tells me that you can build axiom on vanilla GCL
> and everything works. Is this correct? If so, where do you
> modify the Makefiles? Can you send me a "diff -Naur old new"
> of the changes?
> 
> Tim
> 




reply via email to

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