由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - what's .gch file? (g++)
相关主题
How to see the content of a library filehow to read log files on a remote server with ssh?
Question about friend in C++菜鸟求助:怎么自动include header file?
一道面试怪题C++. (转载)url header问题
how to include header file in other directory?ask a question about compile shared library using libtool
gcc 编译的时候要包括 header source file 吗?which header file declares ntohs() in c++ ?
How to generate .dll files from a .c file using VC6.0?HTTP Error 403
How to read binary(data) file generated by Fortran in C/C++ (转载)a simple question about constructor
Solution suggestions? (转载)讨论个idea题
相关话题的讨论汇总
话题: gch话题: file话题: gcc
进入Programming版参与讨论
1 (共1页)
k*****l
发帖数: 177
1
*.h
*.h.gch
k**f
发帖数: 372
2
Google .gch gcc, the first link
http://gcc.gnu.org/onlinedocs/gcc/Precompiled-Headers.html
tells you that it is the precompiled header files generated by gcc.
1 (共1页)
进入Programming版参与讨论
相关主题
讨论个idea题gcc 编译的时候要包括 header source file 吗?
请教C++How to generate .dll files from a .c file using VC6.0?
Re: How to write this makefile?How to read binary(data) file generated by Fortran in C/C++ (转载)
[转载] 请问DATAGRID里的BOUNDCOLUMN HEADER可以又有TEXT又有Solution suggestions? (转载)
How to see the content of a library filehow to read log files on a remote server with ssh?
Question about friend in C++菜鸟求助:怎么自动include header file?
一道面试怪题C++. (转载)url header问题
how to include header file in other directory?ask a question about compile shared library using libtool
相关话题的讨论汇总
话题: gch话题: file话题: gcc