This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: header compilation
- From: Mike Stump <mrs at apple dot com>
- To: Lorenzo Delana <ldelana at libero dot it>
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 10 Oct 2002 10:37:41 -0700
- Subject: Re: header compilation
On Thursday, October 10, 2002, at 12:07 PM, Lorenzo Delana wrote:
Doesn't exists any planned feature for the GCC for the header
compilation ?
From http://gcc.gnu.org/cvs.html:
pch-branch. This branch contains work-in-progress towards a precompiled
header implementation, including lots of garbage collector changes. As
yet, the branch contains no actual precompiled header work; a public
announcement will be made on the GCC mailing list when it is ready for
testing.
Yes, the feature is planned and being implemented.