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 _______________________________________________ Gcl-devel mailing list Gcl-devel@gnu.org http://lists.gnu.org/mailman/listinfo/gcl-devel