LWN.net Logo

I'll explain:

I'll explain:

Posted Oct 24, 2006 21:19 UTC (Tue) by tetromino (subscriber, #33846)
In reply to: I'll explain: by nix
Parent article: GPLv3: What the Hackers Said (Linux Journal)

Actually, libstdc++-4.1.1 is only 24MB of uncompressed source code. The vast majority of the 256MB gcc source is the compiler itself, the java runtime, fortran, and ada junk, i.e. stuff that you probably wouldn't have installed on a server (unless you are using gcj in your webapps, of course).


(Log in to post comments)

I'll explain:

Posted Oct 25, 2006 7:16 UTC (Wed) by khim (subscriber, #9252) [Link]

And linux's 229MB contain 90% of junk not needed for your server as well (drivers for the things you'll never see installed on that server, filesystems not seen in the wild for years, etc).

I'll explain:

Posted Oct 25, 2006 8:13 UTC (Wed) by bronson (subscriber, #4806) [Link]

That's pretty much true for software in general. What do you suppose the percentage junk here is? Or here?

I'll explain:

Posted Oct 25, 2006 16:09 UTC (Wed) by nix (subscriber, #2304) [Link]

That's what my line counts corresponded to. I didn't just du the entire GCC source tree :) that would obviously give ridiculous results.

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds