Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!decwrl!sun!pitstop!sundc!seismo!uunet!jvc!jonathan From: jonathan@jvc.UUCP (Jonathan Hue) Newsgroups: comp.sys.amiga Subject: dumb workbench question Message-ID: <319@jvc.UUCP> Date: 27 Feb 89 19:53:11 GMT Organization: JVC Laboratory of America Lines: 12 I'm trying to convert a program which runs from the CLI to also run from the workbench. It still runs fine from the CLI, but when I run it from the workbench, I keep getting "Software Error - Task Held" when it exits. It works just fine until it returns from main. I am using Lattice 5.0 and compiling with "lc -L filename.c". Even the simple "echo" program from the RKM:Libraries and Devices fails the exact same way as my program, as does the "seeilbm" program I found on FF16. What am I doing wrong? -Jonathan uunet!jvc!jonathan