From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <2fffabd54e3ce150e8f1fc2d7bc5ad04@plan9.bell-labs.com> From: "Russ Cox" To: 9fans@cse.psu.edu Subject: Re: [9fans] mainstacksize MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Thu, 8 Aug 2002 10:44:03 -0400 Topicbox-Message-UUID: d90f0288-eaca-11e9-9e20-41e7f4b1d025 Can you post a simple, short program that demonstrates your problem? A large global or static array shouldn't change how much stack you need. Russ