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++/13071] no way to exclude backward C++ headers from include path


------- Additional Comments From paolo at gcc dot gnu dot org  2003-11-16 17:29 -------
"There is currently no way" seems to me way (punt intended :) too strong!
What about:

 -nostdinc++ -I/usr/include/c++/3.3.2 -I/usr/include/c++/3.3.2/i686-pc-linux-gnu

??

-- 


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


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