www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1996/02/12/05:39:06

From: "A.Appleyard" <A DOT APPLEYARD AT fs2 DOT mt DOT umist DOT ac DOT uk>
To: djgpp AT delorie DOT com
Date: Mon, 12 Feb 1996 10:33:40 GMT
Subject: Limited djgpp stack size
CC: djgpp listserv <djgpp AT delorie DOT com>
Message-ID: <271C25D06D5@fs2.mt.umist.ac.uk>

  Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> wrote (Subject: Re: grx 2.0 problem.):-

> DJGPP v2.0 limits the stack at 256KB by default. ... You can enlarge the
> default stack by using STUBEDIT or by setting _stklen global variable. ...
> extern unsigned _stklen = 1048576; Setting _stklen makes sure your program
> always works, but wastes memory, since the 256K stack originally allocated
> must be discarded ...

That seems fiddly after the automatic unlimited stack size in the old djgpp
(and in very many computer language compilers from very old mainframe days).
When will this nuisance be cured?

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019