Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!samsung!munnari.oz.au!brolga!uqcspe!cs.uq.oz.au!angst From: angst@cs.uq.oz.au (Angst) Newsgroups: comp.sys.amiga.introduction Subject: Lattice executables won't run under SKsh 1.6 (stack overflow) Message-ID: <686@uqcspe.cs.uq.oz.au> Date: 10 Apr 91 01:50:02 GMT Sender: news@cs.uq.oz.au Reply-To: angst@cs.uq.oz.au Lines: 6 Whenever I compile my own C programs with Lattice C v5.04, they refuse to run under SKsh1.6, claiming a stack overflow. However, if I use srun or try it from the CLI, they run as expected. Is there something I'm not including in my main programs, or is SKsh1.6 just pushing the stack to the limits? Andrew