Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!snorkelwacker.mit.edu!ai-lab!mole.gnu.ai.mit.edu!cwhitley From: cwhitley@mole.gnu.ai.mit.edu (Cecil H. Whitley) Newsgroups: comp.lang.lisp.x Subject: xlisp 2.1 tc Message-ID: <15243@life.ai.mit.edu> Date: 24 Apr 91 18:13:44 GMT Sender: news@ai.mit.edu Distribution: na Organization: The Internet Lines: 13 Hi, I am having some trouble with xlisp 2.1 tc. I compiled the source using tc++ 1.0 and it apparently runs fine. The problem comes up when I try to use a recursive function. I wrote a recursive version of factorial with one parameter x. On the 53 iteration it runs out of argument stack space. Did I compile it wrong? I used the makefile that came with the source. The only other possibility is the differences between tc 2.0 and tc++ 1.0. Any suggestions of where to look would be appriciated. Cecil cwhitley@mole.ai.mit.edu | cwhitley@gnu.ai.mit.edu