[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug c++/13071] no way to exclude backward C++ headers from include path



------- Additional Comments From doko at cs dot tu-berlin dot de  2003-11-16 18:37 -------
Subject: Re:  no way to exclude backward C++ headers from include path

paolo at gcc dot gnu dot org writes:
> 
> ------- 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

maybe too strong, but not very portable or user friendly. the user needs at least to
know the exact version of gcc he uses, if configured with
--with-gxx-include-dir, the name of this directory and the system
alias that gcc was configured for. something like -backwardstdcinc++
to explicitely enable the backward include dir would be useful.


-- 


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

------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.



Reply to: