This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: If you had a month to improve gcc build parallelization, where would you begin?
- From: Andi Kleen <andi at firstfloor dot org>
- To: Simon Baldwin <simonb at google dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 03 Apr 2013 10:22:57 -0700
- Subject: Re: If you had a month to improve gcc build parallelization, where would you begin?
- References: <CAPTY64o0UBQBwnq_GMNOBRmdBV4QTc+En3Q7pLn6iR1aKXKQTA at mail dot gmail dot com>
Simon Baldwin <simonb@google.com> writes:
> Suppose you had a month in which to reorganise gcc so that it builds
> its 3-stage bootstrap and runtime libraries in some massively parallel
> fashion, without hardware or resource constraints(*). How might you
> approach this?
Add support for truly caching configure in a fast way.
Add a working --disable-fixincl.
-Andi
--
ak@linux.intel.com -- Speaking for myself only