This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: source mgt. requirements solicitation
- From: Mike Stump <mstump at apple dot com>
- To: Linus Torvalds <torvalds at transmeta dot com>
- Cc: Pop Sébastian <pop at gauvain dot u-strasbg dot fr>, Momchil Velikov <velco at fadata dot bg>, zack at codesourcery dot com, gcc at gcc dot gnu dot org
- Date: Mon, 16 Dec 2002 17:12:25 -0800
- Subject: Re: source mgt. requirements solicitation
On Sunday, December 15, 2002, at 03:45 PM, Linus Torvalds wrote:
That is obviously also why the kernel ends up being a lot of lines of
code. I think it's about an order of magnitude bigger in size than all
of
gcc
bash-2.05a$ find gcc -type f -print | xargs cat | wc -l
4084979
[ ducking ]