Can't build on Debian/Sid with gcl



Andrey G. Grozin wrote:
> On Sat, 7 Jun 2008, Felix Homann wrote:
>> I've been trying to build Maxima (both 5.15.0 and CVS snapshot) on my
>> Debian/Sid machine using GCL (GNU Common Lisp)  2.6.8 CLtL1 (from glc
>                                                   ^^^^^^^^^^^
>> package version2.6.7-36.1).
> maxima can only be built using ansi gcl, not CLtL1.
> 
> Andrey

Sorry for my misquoting the version information,

I've been actually using the ANSI Version.

In Debian you can switch from CLtL1 to ANSI by setting the environment 
variable GCL_ANSI to any non-empty string. I did this when trying to 
build Maxima but not for reporting the version.

So here's the actual version I've been using:

~$ gcl
GCL (GNU Common Lisp)  2.6.8 ANSI    Apr 12 2008 21:46:57
Source License: LGPL(gcl,gmp), GPL(unexec,bfd,xgcl)
Binary License:  GPL due to GPL'ed components: (XGCL READLINE BFD UNEXEC)
Modifications of this banner must retain notice of a compatible license
Dedicated to the memory of W. Schelter



Kind regards,

Felix