Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!sri-spam!ames!oliveb!pyramid!voder!blia!billc From: billc@blia.UUCP Newsgroups: comp.lang.c Subject: Re: Stack overflow with MSC V3.0 Message-ID: <2796@blia.BLI.COM> Date: Thu, 11-Jun-87 18:36:31 EDT Article-I.D.: blia.2796 Posted: Thu Jun 11 18:36:31 1987 Date-Received: Sat, 13-Jun-87 10:43:50 EDT References: <720@cod.UUCP> Organization: Britton Lee, Los Gatos, CA Lines: 14 Keywords: help Summary: stack too big In article <720@cod.UUCP>, murphys@cod.UUCP (Steven P. Murphy) writes: > I am having troubles with C, MSC V3.0 to be exact. > > link /STACK:65000 filename > and all I get is stack overflow. Any help [ ... ] MS doesn't like big stacks. We tried /STACK:32768 and it overflowed. Try some smaller number and experiment until you get the largest number that works. Changing the amount of static data will probably change this magic number. -- W.H.Coffin. billc@blia.BLI.COM Or, if you really like source routing, try ucbvax!{mtxinu|ucsfcgl}!blia!billc >> the usual disclaimer about my employer and my wretched opinions. << >> the usual witticisms that swell netnews to ridiculous proportions. <<