gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] metering.lisp


From: Camm Maguire
Subject: Re: [Gcl-devel] metering.lisp
Date: 24 Feb 2003 18:14:57 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings!

Martin RUBEY <address@hidden> writes:

> On 24 Feb 2003, Camm Maguire wrote:
> 
> > Greetings!  
> > 
> > 1) GCL now follows the ansi behavior of reporting an error when
> >    calling (in-package before (make-package.  In CLtL1, (in-package
> >    would make the package if necessary.  So I would recommend doing a
> >    (make-package, (or loading metering.lisp), loading the binary,
> >    doing a few (gbc t) calls, and (si::save-system "whatever").  It
> 
> what does si::save-system do?
> 

Writes the running lisp image to a file.

> >    would be nice to get the package making statement in the .o file,
> >    but I don't know how to do it off the top of my head.
> 
> yes, this would be nice
> 
> > 
> > 2) What is consing information?
> 
> number of bytes consed.
> 

How about (room), (allocated 'cons t) ?

Take care,

> Thanks
> 
> Martin
> 
> 
> 
> 

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