gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] Porting Femlisp (second trial)


From: Camm Maguire
Subject: Re: [Gcl-devel] Porting Femlisp (second trial)
Date: 29 Sep 2005 22:29:33 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings, and great to hear this.

Nicolas Neuss <address@hidden> writes:

> Nicolas Neuss <address@hidden> writes:
> 
> > Camm Maguire <address@hidden> writes:
> >
> >> Greetings!
> >>
> >> Please try gclcvs -50, now in unstable (should be in testing soon).
> >>
> >> 1 and 3 are fixed therein.
> >
> > Fine.  I'll wait for testing (i.e. I'll try again in two weeks).  I tried
> > to apt-get gclcvs/unstable but there was a dependency on libgmp3c2 which
> > would have required the removal of many packages (e.g. axiom) so I
> > refrained.
> 
> I tried again and after an update of my Debian system even installing
> gcl/unstable worked.  Now it looks as if missing EQUALP-hash tables is the
> essential problem which prevents Femlisp from running with GCL[1].
> 

I'll try to get equalp hashing into head in the next few days.
Hopyfully we should have a t6 tag and another debian upload soon. 

> I also encountered the following bug.  I have a file debug.lisp containing
> both package definition and code using this package in the same file.
> Compiling works fine, loading the result works fine, too.  However, if I
> restart gclcvs and load the object file an error is thrown:
> 
>     address@hidden:~/CL-HOME/femlisp/src/basic$ gclcvs
>     GCL (GNU Common Lisp)  2.7.0 ANSI    Sep 10 2005 12:05:30
>     ...
>     >(compile-file "debug.lisp")
>     ...
>     >(quit)
>     address@hidden:~/CL-HOME/femlisp/src/basic$ gclcvs
>     ...
>     >(load "debug.o")
>     Loading debug.o
>     Error in EVAL [or a callee]: The package named FL.DEBUG, does not exist
> 

Do you have this in a self-contained-file form that i might reproduce
locally and fix?

Take care, 

> Yours, Nicolas.
> 
> [1] Unfortunately, I use those (with keys being short lists of double-float
> vectors) at several places and it would be awkward to work around it.
> 
> 
> _______________________________________________
> Gcl-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/gcl-devel
> 
> 

-- 
Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah




reply via email to

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