------- Comment #1 from bkoz at gcc dot gnu dot org 2008-07-10 01:10 -------
This is by design. It turns out that PCH files vary enough system-to-system that rebuilding them on a per-computer basis is necessary. Thus, schlepping around 20-40MB files is of limited value. Instead, we are now advocating the following: http://gcc.gnu.org/onlinedocs/libstdc++/manual/bk01pt01ch03s02.html#manual.intro.using.headers.pre Let me know if you have something better in mind, or have improvements to the docs. best, -benjamin -- bkoz at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36543