public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* questions about PCH
@ 2002-12-13  5:36 Sylvain Pion
  2002-12-13 15:39 ` Geoff Keating
  0 siblings, 1 reply; 2+ messages in thread
From: Sylvain Pion @ 2002-12-13  5:36 UTC (permalink / raw)
  To: gcc

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: questions about PCH
  2002-12-13  5:36 questions about PCH Sylvain Pion
@ 2002-12-13 15:39 ` Geoff Keating
  0 siblings, 0 replies; 2+ messages in thread
From: Geoff Keating @ 2002-12-13 15:39 UTC (permalink / raw)
  To: Sylvain Pion; +Cc: gcc

Sylvain Pion <Sylvain.Pion@mpi-sb.mpg.de> writes:

> I would like to know if, when precompiling a header, the compiler also looks
> if it can use another, already precompiled, header.

Yes, it does.

> 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 ?

Probably not.

-- 
- Geoffrey Keating <geoffk@geoffk.org>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-12-13 22:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-13  5:36 questions about PCH Sylvain Pion
2002-12-13 15:39 ` Geoff Keating

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).