delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1998/06/17/06:48:42

From: rcrampton AT armature DOT com (Robin Crampton)
Subject: RE: A stupid question + some others
17 Jun 1998 06:48:42 -0700 :
Message-ID: <TFSHIVJM.cygnus.gnu-win32@armature.com>
Mime-Version: 1.0
To: gnu-win32 AT cygnus DOT com, pspozio AT hol DOT fr

Philippe Spozio wrote:

>How to deal with stack size adjustement


From the FAQ:


How can I adjust the heap/stack size of an application?
 -------------------------------------------------------

   Pass heap/stack linker arguments to gcc.  To create foo.exe with a
heap size of 1024 and a stack size of 4096, you would invoke gcc as:

   `gcc -Wl,--heap,1024,--stack,4096 -o foo foo.c'  

-
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".

- Raw text -


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