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]

Using precompiled headers with gcc?


(I'm not sure if this is the right newsgroup?)
Hi, I've been using precompiled headers on borland and microsoft compilers
for many years. I have tried to find documentation on how to use pch's with
gcc (version 2.95) but can't find any decent documentation on this VERY
IMPORTANT issue. I don't think one can seriously working on a large C++
project without using pch's, the development cycle just gets to slow..

Does anyone know where I can find a document telling me how to get this
working using gcc 2.95 (I can't use any newer version).
thanks
/totte




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