This is the mail archive of the gcc-bugs@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]

[Bug c/30692] GCC automatically fails to preprocess files with the "hpp" file extension



------- Comment #1 from schwab at suse dot de  2007-02-03 15:15 -------
.hpp is not a recognized extension.  If you want the file to be treated as a
C++ header precede it with `-xc++-header'.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30692


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