From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <2c752317a96b7b8b980ad37e92ff6f01@terzarima.net> From: Charles Forsyth Date: Thu, 3 Feb 2011 00:52:35 +0000 To: 9fans@9fans.net In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] Modern development language for Plan 9, WAS: Re: RESOLVED: recoving important header file rudely Topicbox-Message-UUID: a90407d0-ead6-11e9-9d60-3106f5b1d025 > >$ size /usr/local/bin/clang > > text data bss dec hex filename > >22842862 1023204 69200 23935266 16d3922 /usr/local/bin/clang i suppose a more useful comment might be a question: how does a C compiler get to be that big? what is all that code doing?