From: jeffdbREMOVETHIS AT netzone DOT com (Mikey) Subject: Re: stack size issues, multi-threading 5 Aug 1997 00:23:33 -0700 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <33e8cff5.6761684.cygnus.gnu-win32@smtp.netzone.com> References: <199708041900 DOT MAA23239 AT pacific DOT pgroup DOT com> Reply-To: jeffdbREMOVETHIS AT netzone DOT com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Original-To: Larry Meadows , gnu-win32 AT cygnus DOT com In-Reply-To: <199708041900.MAA23239@pacific.pgroup.com> X-Mailer: Forte Agent 1.01/32.397 Original-Sender: owner-gnu-win32 AT cygnus DOT 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 AT cygnus DOT com" with one line of text: "help". > (jeffdbREMOVETHIS AT netzone DOT com) delete REMOVETHIS from the above to reply Mikey - 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".