Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!pepper!cmcmanis
From: cmcmanis%pepper@Sun.COM (Chuck McManis)
Newsgroups: comp.sys.amiga
Subject: Re: makefile for MicroEMACS for Aztec 3.40 and misc info
Message-ID: <34970@sun.uucp>
Date: Fri, 27-Nov-87 17:44:04 EST
Article-I.D.: sun.34970
Posted: Fri Nov 27 17:44:04 1987
Date-Received: Mon, 30-Nov-87 00:44:40 EST
References: <1119@sugar.UUCP>
Sender: news@sun.uucp
Reply-To: cmcmanis@sun.UUCP (Chuck McManis)
Organization: Sun Microsystems, Mountain View
Lines: 13

In article <1119@sugar.UUCP> karl@sugar.UUCP (Karl Lehenbauer) writes:
>Also note that although modules like hp110, hp150 and (gack) st520 are
>included in the link, all of the guts are conditionally compiled out.

Why? They aren't needed and it is silly to compile them and link them
since any static data they declare will get stuck into the executable.
Look at the Mark Williams C makefile and replace the st520.o with 
ansi.o in the link step. Works like a charm.


--Chuck McManis
uucp: {anywhere}!sun!cmcmanis   BIX: cmcmanis  ARPAnet: cmcmanis@sun.com
These opinions are my own and no one elses, but you knew that didn't you.