This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: cpp, CPLUS_INCLUDE_PATH, and g++: bug or feature?
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: Gerald Pfeifer <gerald at pfeifer dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 22 Jun 2005 15:56:02 -0400
- Subject: Re: cpp, CPLUS_INCLUDE_PATH, and g++: bug or feature?
- References: <Pine.LNX.4.61.0506222145070.13159@acrux.dbai.tuwien.ac.at>
On Jun 22, 2005, at 3:47 PM, Gerald Pfeifer wrote:
Feature, bug, or potential to improve documentation?
Feature as g++ changes the .c files to compile with C++ front-end.
-- Pinski