help-gplusplus
[Top][All Lists]
Advanced

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

Re: Explicitly selecting precompiled headers


From: Bernd Strieder
Subject: Re: Explicitly selecting precompiled headers
Date: Tue, 11 Oct 2005 11:44:05 +0200
User-agent: KNode/0.9.2

Hello,

sarathan@gmail.com wrote:

> g++ -include test.h.gch test.c

omit the .gch. See the section about precompiled headers in the gcc info
pages for more advanced methods , it is too much to write it down here.
Basically, I think you will have to use different directories, -I and
-include to get what you want.

Bernd Strieder



reply via email to

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