This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: i was told that i could get a awnser to this question here.
- From: Mike Stump <mrs at apple dot com>
- To: Kevin Andrew Kaploe <truekaiser at gmail dot com>
- Cc: gcc mailing list <gcc at gcc dot gnu dot org>
- Date: Mon, 19 Dec 2005 15:19:05 -0800
- Subject: Re: i was told that i could get a awnser to this question here.
- References: <1134944246.10256.6.camel@genscale>
On Dec 18, 2005, at 2:17 PM, Kevin Andrew Kaploe wrote:
are they telling the truth?
Simple answer, Yes. The long answer is off-topic for this list.
A hint at the long answer lies in dependencies. If those are
precisely in sync, then there is no point at recompilation. If they
are out of sync, then recompilation brings them in sync.