This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]