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.kullm...@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@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
------------------------------------------------------------------------------
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@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to