Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site ptsfa.UUCP Path: utzoo!linus!decvax!decwrl!Glacier!well!ptsfa!rhc From: rhc@ptsfa.UUCP (Robert Cohen) Newsgroups: net.micro.mac Subject: Consulair C question Message-ID: <886@ptsfa.UUCP> Date: Sat, 21-Sep-85 03:26:35 EDT Article-I.D.: ptsfa.886 Posted: Sat Sep 21 03:26:35 1985 Date-Received: Wed, 25-Sep-85 06:14:57 EDT Distribution: net Organization: Pacific Bell, San Francisco Lines: 31 I have a question about how to link a program which uses the following: tty window support, echo(), initio(), exit(), and printf(). I was just linking to Stdlib, StdfileIO, and StdIOprim until I added the calls to echo() etc. The original manual + new sheets which came with 2.0 upgrade lead me to believe this entire list is required: FStdlib Floatlib Floatconv MacCStrings MacCStringUtil MacCFileIO MacCTTY MacCUtil MACCMEM MacCSioLib MacCIO MacCIOSupp MacCIOPrim Apparently option +Z will allow you to substitute Stdlib for FStdlib and not use the two other float libraries. Now my question: On linking this way I now get an undefined external MAIN! Is there something silly I'm not seeing here? -- Robert Cohen San Francisco, California {ihnp4,dual,qantel}!ptsfa!rhc