From mboxrd@z Thu Jan 1 00:00:00 1970 From: jeffdbREMOVETHIS@netzone.com (Mikey) To: Larry Meadows , gnu-win32@cygnus.com Subject: Re: stack size issues, multi-threading Date: Tue, 05 Aug 1997 00:03:00 -0000 Message-id: <33e8cff5.6761684@smtp.netzone.com> References: <199708041900.MAA23239@pacific.pgroup.com> X-SW-Source: 1997-08/msg00066.html 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".