[Ecls-list] how to build Ecl with preset higher memory bounds

Oliver Kullmann O.Kullmann at swansea.ac.uk
Fri Jan 21 11:28:51 UTC 2011


Hello,

I want to build Ecl such that the defaults for the various
memory bounds are set to higher values, like

frame_stack_ecl : 2^14;
binding_stack_ecl : 2^17;
c_stack_ecl : 2^22;
heap_size_ecl : 2^30;
lisp_stack_ecl : 2^18;

Hopefully there are only some constants to change; would be nice
if somebody could tell me which.

Thanks for you attention.

Oliver

-- 
Dr. Oliver Kullmann
Computer Science Department
Swansea University
Faraday Building, Singleton Park
Swansea SA2 8PP, UK
http://cs.swan.ac.uk/~csoliver/




More information about the ecl-devel mailing list