c++/4662: g++ recognize a c++ header file (.hpp) as c header file
aoliva@gcc.gnu.org
aoliva@gcc.gnu.org
Thu Nov 15 12:41:00 GMT 2001
Synopsis: g++ recognize a c++ header file (.hpp) as c header file
State-Changed-From-To: open->feedback
State-Changed-By: aoliva
State-Changed-When: Sun Nov 25 09:43:12 2001
State-Changed-Why:
How do you get GCC to find these headers? If you're using -isystem or something alike, be it in the command line or in the specs file, this will get GCC to handle the headers as C sources.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=4662&database=gcc
More information about the Gcc-bugs
mailing list