This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Serialization dependencies muck up configure-on-demand
- From: Nathanael Nerode <neroden at twcny dot rr dot com>
- To: gcc at gcc dot gnu dot org
- Date: Mon, 23 Dec 2002 15:39:32 -0500
- Subject: Re: Serialization dependencies muck up configure-on-demand
Daniel said:
>Well, I'm not sure how useful of a goal that is; I suppose it would
>speed up re-making when most directories don't need to be updated or
>updated substantially. I don't see a better way without being truly
Specifically, when nothing needs to be reconfigured, but lots of things
do need to be rebuilt, this is very useful. :-) This is quite a common
situation.
--Nathanael