This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
questions about PCH
- From: Sylvain Pion <Sylvain dot Pion at mpi-sb dot mpg dot de>
- To: gcc at gcc dot gnu dot org
- Date: Fri, 13 Dec 2002 14:30:17 +0100
- Subject: questions about PCH
I would like to know if, when precompiling a header, the compiler also looks
if it can use another, already precompiled, header.
Also, would it make sense to precompile the C++ std headers when installing
GCC ? Or using a configure option ? Or maybe it's not worth it because
it depends on compilation flags too much ?
--
Sylvain