delorie.com/archives/browse.cgi | search |
From: | khan AT xraylith DOT wisc DOT edu (Mumit Khan) |
Subject: | Re: How to increase stack size |
5 Sep 1998 18:31:44 -0700 : | |
Message-ID: | <Pine.SUN.3.93.980905112629.12650A-100000.cygnus.gnu-win32@modi.xraylith.wisc.edu> |
References: | <6C7E2A10BB01D111929500400B406DDEE63925 AT xch-wch-02 DOT ks DOT boeing DOT com> |
Mime-Version: | 1.0 |
To: | "Bates, Rod" <Rod DOT Bates AT wichita DOT boeing DOT com> |
Cc: | "'gnu-win32 AT cygnus DOT com'" <gnu-win32 AT cygnus DOT com> |
On Thu, 3 Sep 1998, Bates, Rod wrote: > How do I increase the stack size for a program built > with cygwin b19, on NT? > `ld --stack=<STACK_SIZE>' or `gcc -Wl,--stack=<STACK_SIZE>' should do the job, where STACK_SIZE is some number eg., 0x2300000. `ld --help' is a good place to look. Regards, Mumit - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |