Camm Maguire <[EMAIL PROTECTED]> writes: > Greetings! Just interested, why do you execute si::top-level by hand?
Its just a hackish way of establishing bindings with dynamic extent and quickly testing the effect on the system. Executing the )fin command at axiom toplevel returns to enclosing lisp repl. Using si:top-level lets me `nest' sessions. I rarely do this, however. Sincerely, Steve > > Take care, > > Stephen Wilson <[EMAIL PROTECTED]> writes: > > > Waldek Hebisch <[EMAIL PROTECTED]> writes: > > > > > Later I hit problem with setting memory parameters, gcl complained: > > > > > > Condition in APPLY [or a callee]: INTERNAL-SIMPLE-ERROR: Can't set the > > > limit for relocatable blocks to 1000. > > > > > > This error went away when I commented Axiom code which tried to > > > set memory parameteres. > > > > Unsure if its related, but I have hit similar problems after doing > > extensive wrok at the REPL then issuing (sys:top-level) which, IIFC, > > winds up in the calls to sys:allocate. > > > > Explicit call to gc in all cases so far has enabled me to continue. > > > > > > Cheers, > > Steve > > > > > > > > > > -- > Camm Maguire [EMAIL PROTECTED] > ========================================================================== > "The earth is but one country, and mankind its citizens." -- Baha'u'llah _______________________________________________ Gcl-devel mailing list Gcl-devel@gnu.org http://lists.gnu.org/mailman/listinfo/gcl-devel