Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: Notesfiles $Revision: 1.7.0.10 $; site uiucdcs Path: utzoo!watmath!clyde!cbosgd!ihnp4!inuxc!pur-ee!uiucdcs!mcewan From: mcewan@uiucdcs.CS.UIUC.EDU Newsgroups: net.micro.cbm Subject: Re: ProlineC Message-ID: <36100102@uiucdcs> Date: Fri, 6-Dec-85 12:11:00 EST Article-I.D.: uiucdcs.36100102 Posted: Fri Dec 6 12:11:00 1985 Date-Received: Tue, 10-Dec-85 06:26:58 EST References: <118@tetra.UUCP> Lines: 17 Nf-ID: #R:tetra.UUCP:118:uiucdcs:36100102:000:761 Nf-From: uiucdcs.CS.UIUC.EDU!mcewan Dec 6 11:11:00 1985 > I have purchased POWER-C for the Commodore-64 from Proline. Unfortunately, > I am unable to figure out from the documentation how to compile and run > a simple one (main) function program. The compiler is described, and the > linker as well, but the procedure for a program which does not need to be > linked to another object file is not there, so far as I can tell. There is no such thing as a C program that doesn't need to be linked to other object files - it must use some library routines. Compile the program, then run the linker. Give it the name of the main routine object file, then give it an up-arrow to make it search the library routines. That should do it. Scott McEwan {ihnp4,pur-ee}!uiucdcs!mcewan "Listen! You smell something?"