Index: Makefile.pamphlet =================================================================== RCS file: /cvsroot/axiom/axiom/lsp/Makefile.pamphlet,v retrieving revision 1.16 diff -u -r1.16 Makefile.pamphlet --- lsp/Makefile.pamphlet 5 Sep 2005 23:44:08 -0000 1.16 +++ lsp/Makefile.pamphlet 4 Dec 2005 21:25:58 -0000 @@ -15,6 +15,17 @@ over the gcl Makefiles. Patches are applied to the distribution before we do the configure. +\section{Gnu Common Lisp 2.6.7} +\subsubsection{fix-out-of-build-root-compile.patch} +GCL's compiler system includes a -I flag in the gcc args; +which causes issues if does not exist at a later date and +the Axiom user invokes a command that requires compilation - the gcc call +will fail and this patch rectifies the issue. Dec 4 2005, Tim Yamin. +<>= + @(cd ${GCLVERSION}/cmpnew ; \ + echo 29 applying fix-out-of-build-root-compile patch ; \ + ${PATCH} <${SPD}/zips/${GCLVERSION}.fix-out-of-build-root-compile.patch ) +@ \section{Gnu Common Lisp 2.6.7pre} \subsection{run-process patch} The gcl-2.6.6.h.linux.h.patch has been accepted into the mainline lisp @@ -1019,6 +1030,7 @@ <> <> <> +<> <> @echo 13 finished system build on `date` | tee >gcldir