Path: utzoo!attcan!uunet!zaphod.mps.ohio-state.edu!van-bc!ubc-cs!alberta!cpsc.ucalgary.ca!wglen!young From: young@wglen.UUCP (Randy Young) Newsgroups: comp.sys.amiga Subject: Problem linking with SAS/C Blink Message-ID: <247@wglen.UUCP> Date: 22 Oct 90 15:51:25 GMT Reply-To: young@wglen.UUCP (Randy Young) Organization: Willowglen Systems Ltd., Calgary, Alberta, Canada Lines: 15 Hello: I am having a small problem with Blink. I am working on a game for the amiga. The game consist of about 17 source modules. One of the source files is named task.c, when I use Blink to link the object files together it seams to work OK. But when i run the program it just hangs at the CLI, the code in the task.o file is mostly in comments, and does'nt ever get called. Is "task" a keywork or something important to Blink. If I don't link in the task.o module then the program opens it custom screen as expected. I am not sure of the problem, if anybody has any advice on what to do please write. The program is being compiled on a A2000 under SAS/C 5.1, the code size is around 300K. Tanks in advance Randy Young