Hello,

[EMAIL PROTECTED] 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

_______________________________________________
Help-gplusplus mailing list
Help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to