help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to use precompiled headers with gcc


From: Totte Karlsson
Subject: Re: How to use precompiled headers with gcc
Date: Thu, 12 Feb 2004 15:33:32 -0800

Thanks paul, I'm using gcc on QNX, and this is the version that ships with
qnx.

>GCC 2.95 is very old and has not been supporter for quite some time. It
does

>not support precompiled headers. If you want precompiled headers you must
use

>a newer version of GCC. These will also give you much better C++ support.

>There is no way around this.

Paul

"Totte Karlsson" <tkarlsson@qm.com> wrote in message
news:c0grkv$9jn$1@sea.gmane.org...
> 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







reply via email to

[Prev in Thread] Current Thread [Next in Thread]