Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: Notesfiles $Revision: 1.7.0.10 $; site ea.UUCP Path: utzoo!linus!decvax!bellcore!petrus!sabre!zeta!epsilon!gamma!ulysses!mhuxr!mhuxn!ihnp4!inuxc!pur-ee!uiucdcs!okstate.UUCP!ea.UUCP!jejones From: jejones@ea.UUCP Newsgroups: net.micro.6809 Subject: code size vs. module size Message-ID: <74200016@ea.UUCP> Date: Thu, 26-Dec-85 13:13:00 EST Article-I.D.: ea.74200016 Posted: Thu Dec 26 13:13:00 1985 Date-Received: Sat, 28-Dec-85 23:18:57 EST Lines: 12 Nf-ID: #N:ea.UUCP:74200016:000:567 Nf-From: ea.UUCP!jejones Dec 26 12:13:00 1985 I'm revising the CUG qed/Nuxi ed lookalike editor to run reasonably under OS-9 (currently using a 6809-based system, with Microware C). When I look at the .r files, I see the sum of the code sizes is around 6Kbytes, but the module size is about 16K (!). I can understand that a fair amount of library function stuff is being dragged in, but gee whiz...I'm amazed. Any suggestions on making the beastie smaller? ("Write it in assembler" won't be appreciated save as comic relief.) I guess it just goes to show how big a win cio is under OS-9/68K. James Jones