Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!think.com!mintaka!mintaka!weiss From: weiss@theory.lcs.mit.edu (Paul G. Weiss) Newsgroups: comp.lang.prolog Subject: Re: ARITY/PROLOG Message-ID: Date: 14 Nov 90 17:06:26 GMT References: <126141@linus.mitre.org> Sender: daemon@mintaka.lcs.mit.edu (Lucifer Maleficius) Followup-To: comp.lang.prolog Distribution: na Organization: MIT Lab for Computer Science Lines: 5 In-Reply-To: wdh@linus.mitre.org's message of 13 Nov 90 18:51:41 GMT The ARITYC.C file which you mentioned has been superceded by the STARTUP.C file, which is the standard startup for Arity/Prolog programs. Without this file, the stack segment will be found in the ARITY.LIB library, with it, the stack segment will be found in the C libraries.