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

Juan Jose Garcia-Ripoll juanjose.garciaripoll at googlemail.com
Fri Jan 21 13:35:16 UTC 2011


I think you are looking for this:

http://ecls.sourceforge.net/new-manual/ch20s03.html

The C equivalent

http://ecls.sourceforge.net/new-manual/re41.html

But the limits you are thinking about are, in my opinion, too large.
Specially frame_stack_ecl. Are you going to have 2^14 NESTED
tagbody/block/catch/unwind-protect structures?

Juanjo

On Fri, Jan 21, 2011 at 12:28 PM, Oliver Kullmann
<O.Kullmann at swansea.ac.uk>wrote:

> 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/ <http://cs.swan.ac.uk/%7Ecsoliver/>
>
>
> ------------------------------------------------------------------------------
> Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
> Finally, a world-class log management solution at an even better
> price-free!
> Download using promo code Free_Logger_4_Dev2Dev. Offer expires
> February 28th, so secure your free ArcSight Logger TODAY!
> http://p.sf.net/sfu/arcsight-sfd2d
> _______________________________________________
> Ecls-list mailing list
> Ecls-list at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ecls-list
>



-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20110121/1c536382/attachment.html>


More information about the ecl-devel mailing list