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]

question about "precompiled headers"


Hi,

we have a problem with our compile times. If including a special header
file, with much more includings behind, our compiling time are increased
significantally . Unfortunately this header file have to be included in
nearly every modul. I think it's a fine example for using precompiled
headers.

The questions are now:
Is it possible to use precompiled headers in our compiler version?
If yes: How?
if no: What version do we need?

By the way, we're using gcc 3.2.

Thanks for your help
Rainer Hirschmiller


Rainer Hirschmiller
Naval & Ground Systems (ISO23)
EADS Deutschland GmbH
Systems & Defence Electronics
89070 Ulm
Tel.:	+49 (0) 731 3 92 - 42 37
E-Fax:	+49 (0) 731 3 92 - 20 42 37
E-mail:       rainer.hirschmiller@sysde.eads.net


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