GCC 3.4 Release Status (2003-12-16)
Geoff Keating
geoffk@geoffk.org
Wed Dec 17 23:07:00 GMT 2003
> Date: Tue, 16 Dec 2003 16:32:47 -0800
> From: Joe Buck <Joe.Buck@synopsys.com>
> In your use at Apple, though, how many distinct pre-compiled headers
> are there? Pardon my ignorance, but are you just having all the
> compilation units include one big .pch that has all of Carbon in it?
Our IDE lets you point at any random file and say "precompile that and
include it with -include in every file". There are templates that
come with Carbon or AppKit or whatever in the precompiled header, but
changing that is as simple as a double-click.
--
- Geoffrey Keating <geoffk@geoffk.org>
More information about the Gcc
mailing list