This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: libstdc++ headers and system headers
- To: aoliva at redhat dot com, jbuck at synopsys dot COM
- Subject: Re: libstdc++ headers and system headers
- From: dewar at gnat dot com
- Date: Sun, 18 Feb 2001 09:32:03 -0500 (EST)
- Cc: bkoz at redhat dot com, gcc at gcc dot gnu dot org, jason at redhat dot com,libstdc++ at gcc dot gnu dot org, neil at daikokuya dot demon dot co dot uk
<<Now, if the only effect of using -I for system headers is, say, you don't
get the pragma that disables warnings, that's probably OK. But if more
severe breakage occurs, it will probably be seen as a bug (sorry Robert,
I used that word again!).
>>
Well actually I would agree with the word bug here if I understand things
correctly :-) I can't see anything in the definition of -I which would
suggest that it could not be used for system header directories.