From: jeffdbREMOVETHIS@netzone.com (Mikey)
Subject: Re: stack size issues, multi-threading
5 Aug 1997 00:23:33 -0700
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <33e8cff5.6761684.cygnus.gnu-win32@smtp.netzone.com>
References: <199708041900.MAA23239@pacific.pgroup.com>
Reply-To: jeffdbREMOVETHIS@netzone.com
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Original-To: Larry Meadows <lfm@pgroup.com>, gnu-win32@cygnus.com
In-Reply-To: <199708041900.MAA23239@pacific.pgroup.com>
X-Mailer: Forte Agent 1.01/32.397
Original-Sender: owner-gnu-win32@cygnus.com

gcc -Wl,--heap,1024,--stack,4096 -o blah blah.c

On Mon, 4 Aug 1997 12:00:55 -0700 (PDT), you wrote:

>I apologize if this is an FAQ, I looked...
>
>1. How do I increase the stack size for an application? Is this done
>at link time, or can it be done at run time.
>
>2. How are stacks allocated for multi-threaded applications.
>
>tia
>
>lfm
>-
>For help on using this list (especially unsubscribing), send a message to
>"gnu-win32-request@cygnus.com" with one line of text: "help".
>

(jeffdbREMOVETHIS@netzone.com)
delete REMOVETHIS from the above to reply
         Mikey
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
