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

Re: c++/4662: g++ recognize a c++ header file (.hpp) as c header file

[Get raw message]
The following reply was made to PR c++/4662; it has been noted by GNATS.

From: aoliva@gcc.gnu.org
To: acss@altavista.net, gcc-bugs@gcc.gnu.org, gcc-gnats@gcc.gnu.org,
  gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org
Cc:  
Subject: Re: c++/4662: g++ recognize a c++ header file (.hpp) as c header file
Date: 25 Nov 2001 17:43:12 -0000

 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


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