axiom-developer
[Top][All Lists]
Advanced

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

Re: [Axiom-developer] Re: GCL version


From: root
Subject: Re: [Axiom-developer] Re: GCL version
Date: Sat, 26 Apr 2003 12:29:35 -0400

> A long time ago, you told me:
> 
> root <address@hidden> writes:
> 
> > As to the "non visibility of BOOTTRAN package in the compilation
> > enviroment" it should be possible to create a lisp image that
> > includes BOOTTRAN by doing this in a lisp image:
> > 
> > (make-package "BOOTTRAN")
> > (system-savesystem "lisp")
> > 
> > I'll experiment with it tonight and get back to you on it.
> 
> I've you made any progress on this issue?
> 

An embarassingly long time ago.... mea culpa.

Acually the question was raised before the current debugging cycle
(which has eaten all my free time). The issue is related to getting
Axiom to run on GCL 2.5 (or any current common lisp that requires
make-package before in-package). Making the packages and saving
them into a lisp image is a kludge that would be interesting for a
hand experiment. It would allow you to try to build a system, get
around the in-package bug and move on to the next bug/issue. 

Unfortunately, until I fix the algebra I have no time to look at GCL 2.5

Tim






reply via email to

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