GNU bug report logs - #8076
PCH support / howto

Previous Next

Package: automake;

Reported by: Olaf van der Spek <olafvdspek <at> gmail.com>

Date: Fri, 18 Feb 2011 14:08:01 UTC

Severity: wishlist

Full log


View this message in rfc822 format

From: Russ Allbery <rra <at> stanford.edu>
To: 8076 <at> debbugs.gnu.org,  automake <at> gnu.org
Subject: bug#8076: PCH support
Date: Fri, 23 Dec 2011 22:44:36 -0800
Olaf van der Spek <ml <at> vdspek.org> writes:

> Why not? It can drastically reduce build times of C++ projects. I have
> little experience with C projects, but I assume it speeds those up as
> well.

It's unlikely to help a great deal with most C projects, since most C
headers just aren't very complicated and other parts of the compilation
process dominate the time.  C++ is significantly different than C in how
much complexity it puts into its headers.

-- 
Russ Allbery (rra <at> stanford.edu)             <http://www.eyrie.org/~eagle/>




This bug report was last modified 13 years and 259 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.