Path: utzoo!mnetor!uunet!pcrat!rick From: rick@pcrat.UUCP (Rick Richardson) Newsgroups: comp.sources.bugs Subject: Re: PC Nethack 2.2 bugs + help wanted linking Message-ID: <433@pcrat.UUCP> Date: 10 Dec 87 11:19:59 GMT References: <492@silver.bacs.indiana.edu> <428@pcrat.UUCP> <384@doug.UUCP> Reply-To: rick@pcrat.UUCP (Rick Richardson) Organization: PC Research, Inc., Tinton Falls, NJ Lines: 24 In article <384@doug.UUCP> tim@doug.UUCP (Tim J Ihde) writes: >In article <428@pcrat.UUCP>, rick@pcrat.UUCP (Rick Richardson) writes: >> I can't even get a link with MS C 5.0. Complains about stack and data >64K. >other than the default is to add: > > -Au -ND MOREDATA > >to the MSC command line. This will create a separate data segment for this >module called MOREDATA and put all initialized data into it. Append this I just tried recompiling: cl -c -AL -ND MOREDATA shknam.c And lo... I got a successful link. Thanks. I also, in a previous attempt, used '-Gt1' on all the files, so that may have had some effect too. Who knows. However, moving around a bit in the maze (all the wall chars are wrong), and whammo PC resets. Doesn't look like 2.2 will be under the tree this year. I'm going to try one more attempt, this time with all optimizations turned off. -- Rick Richardson, President, PC Research, Inc. (201) 542-3734 (voice, nights) OR (201) 834-1378 (voice, days) seismo!uunet!pcrat!rick