Gentoo Archives: gentoo-lisp

From: Thomas Kahle <tom111@×××.de>
To: Gentoo Lisp <gentoo-lisp@l.g.o>, sci-mathematics@g.o
Subject: Re: [gentoo-lisp] [pxrist@gmail.com: Re: State of gnu common lisp]
Date: Sat, 16 Oct 2010 08:00:15
Message-Id: 20101016075826.GT3029@denkmatte.mittag-leffler.se
In Reply to: Re: [gentoo-lisp] [pxrist@gmail.com: Re: State of gnu common lisp] by "Andrey G. Grozin"
1 On 10:04 Sat 16 Oct , Andrey G. Grozin wrote:
2 > On Fri, 15 Oct 2010, Thomas Kahle wrote:
3 > > over at the science overlay we are trying to revive
4 > > sci-mathematics/axiom which heavily relies on gnu common lisp (and no
5 > > other dialect). In fact, the current ebuild will ship an internal
6 > > version of what axiom upstream calls gcl-2.6.8_pre4.
7 > Why not just use fricas? It's in the main tree, and can be compiled by
8 > sbcl, cmucl, clozurecl, clisp, ecl (and probably gcl).
9
10 Well, I did not know about it. The other fork "OpenAxiom" is already in
11 the science overlay. On the other hand, I also don't use axiom. I'm
12 just trying to work on bugs assigned to sci-math@g.o. In the end,
13 dropping support for the original axiom, given that there is fricas, is
14 one option to close these bugs.
15
16 > > I would love to see an unmasked gcl at some point.
17 > Me too. Debian ships usable gcl for lots of architectures. I think we can
18 > just return to the old practice: take the 2.6.7 tarball + the (huge!)
19 > debian patch number <n>, and ship the result as 2.6.8_pre<n>.
20
21 Sounds good to me, and I think that is the setup axiom developers ship
22 because Camm Maguire is both: gcl upstream, and gcl's maintainer in
23 Debian. He also provides the gcl versions for axiom.
24
25 Cheers,
26 Thomas
27
28
29
30 --
31 Thomas Kahle

Replies

Subject Author
Re: [gentoo-lisp] [pxrist@gmail.com: Re: State of gnu common lisp] Christian Faulhammer <fauli@g.o>