gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] Re: How to build gcl


From: Camm Maguire
Subject: [Gcl-devel] Re: How to build gcl
Date: 04 Jan 2008 10:10:33 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings!  You have to build in ansi mode:

./configure --enable-ansi --enable-gprof ....

Take care,

Tim Josling <address@hidden> writes:

> With the current cvs, it runs after building, but I'm not getting far
> because I can't define any packages:
> 
> /home2/gcl-cvs/gcl $>xbin/gcl
> GCL (GNU Common Lisp)  2.7.0 CLtL1  profiling  Jan  4 2008 14:22:50
> Source License: LGPL(gcl,gmp,pargcl), GPL(unexec,bfd,xgcl)
> Binary License:  GPL due to GPL'ed components: (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/
> 
> >(defpackage)
> 
> Error: UNDEFINED-FUNCTION :NAME DEFPACKAGE NIL
> Fast links are on: do (si::use-fast-links nil) for debugging
> Signalled by EVAL.
> UNDEFINED-FUNCTION :NAME DEFPACKAGE NIL
> 
> Broken at EVAL.  Type :H for Help.
> >>
> 
> Tim Josling
> 
> 
> 
> 

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