Path: utzoo!attcan!uunet!zephyr.ens.tek.com!uw-beaver!mit-eddie!bloom-beacon!eru!luth!sunic!tut!funic!funic!vinsci From: vinsci@soft.fi (Leonard Norrgard) Newsgroups: comp.sys.amiga.tech Subject: Re: How about a commercial GCC for Message-ID: Date: 21 Jun 90 23:38:34 GMT References: <30976@cup.portal.com> <104300001@modcomp> Sender: vinsci@funic.funet.fi (Leonard Norrgard) Organization: Soft Service, Inc. Lines: 9 In-Reply-To: kevin@modcomp.UUCP's message of 20 Jun 90 12:33:00 GMT According to the GAS manual (Gnu assembler), GAS uses about 10 times the final object file size for internal storage while assembly. It also says that "the C compiler" [GCC, I suppose, because of the context], uses about 100 times the final object file size for internal storage. -- Leonard (Check out section 8.1 Design of the GAS manual)