gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] metering.lisp


From: Martin RUBEY
Subject: Re: [Gcl-devel] metering.lisp
Date: Mon, 24 Feb 2003 17:03:47 +0100 (CET)

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?

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

Thanks

Martin





reply via email to

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