gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] Re: [Axiom-developer] directory/truename transition


From: Camm Maguire
Subject: [Gcl-devel] Re: [Axiom-developer] directory/truename transition
Date: 03 Jul 2007 16:04:23 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings!

Yes, and thanks!

(hopefully this is just a one line patch to the axiom sources
somewhere.  Would be great to finish the test build with 2.7.0 ...) 


GCL_ANSI=t gclcvs
GCL (GNU Common Lisp)  2.7.0 ANSI    Jul  2 2007 22:02:18
Source License: LGPL(gcl,gmp,pargcl), 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

Use (help) to get some basic information on how to use GCL.

Temporary directory for compiler files set to /tmp/

>(truename "AHYP.erlib/")

#P"/fix/t1/camm/wh-sandbox/src/algebra/AHYP.erlib/"

>

Gregory Vanuxem <address@hidden> writes:

> Hello,
> 
> Le mardi 03 juillet 2007 à 15:36 -0400, Camm Maguire a écrit :
> 
> [...]
> 
> > clisp
> >   i i i i i i i       ooooo    o        ooooooo   ooooo   ooooo
> >   I I I I I I I      8     8   8           8     8     o  8    8
> >   I  \ `+' /  I      8         8           8     8        8    8
> >    \  `-+-'  /       8         8           8      ooooo   8oooo
> >     `-__|__-'        8         8           8           8  8
> >         |            8     o   8           8     o     8  8
> >   ------+------       ooooo    8oooooo  ooo8ooo   ooooo   8
> > 
> > Copyright (c) Bruno Haible, Michael Stoll 1992, 1993
> > Copyright (c) Bruno Haible, Marcus Daniels 1994-1997
> > Copyright (c) Bruno Haible, Pierpaolo Bernardi, Sam Steingold 1998
> > Copyright (c) Bruno Haible, Sam Steingold 1999-2000
> > Copyright (c) Sam Steingold, Bruno Haible 2001-2006
> > 
> > [1]> (truename "AHYP.erlib")
> > 
> > *** - TRUENAME: "/fix/t1/camm/wh-sandbox/src/algebra/AHYP.erlib" names a
> >       directory, not a file
> > The following restarts are available:
> > ABORT          :R1      ABORT
> > Break 1 [2]> 
> > 
> > Take care,
> 
> Yes, but 
> 
> 
> clisp 
>   i i i i i i i       ooooo    o        ooooooo   ooooo   ooooo
>   I I I I I I I      8     8   8           8     8     o  8    8
>   I  \ `+' /  I      8         8           8     8        8    8
>    \  `-+-'  /       8         8           8      ooooo   8oooo
>     `-__|__-'        8         8           8           8  8
>         |            8     o   8           8     o     8  8
>   ------+------       ooooo    8oooooo  ooo8ooo   ooooo   8
> 
> Copyright (c) Bruno Haible, Michael Stoll 1992, 1993
> Copyright (c) Bruno Haible, Marcus Daniels 1994-1997
> Copyright (c) Bruno Haible, Pierpaolo Bernardi, Sam Steingold 1998
> Copyright (c) Bruno Haible, Sam Steingold 1999-2000
> Copyright (c) Sam Steingold, Bruno Haible 2001-2006
> 
> [1]> (truename "Axiom")
> 
> *** - TRUENAME: "/home/greg/Axiom" names a directory, not a file
> The following restarts are available:
> ABORT          :R1      ABORT
> Break 1 [2]> 
> [3]> (truename "Axiom/")
> #P"/home/greg/Axiom/"
> 
> (just in case)
> 
> Greg
> 
> 
> 
> 
> _______________________________________________
> Axiom-developer mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/axiom-developer
> 
> 
> 

-- 
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]