------- Comment #4 from bursig at gmail dot com  2008-05-20 16:16 -------
(In reply to comment #3)
> >As I know gcc search headers in *.c/*.cpp dir before
> touch -I search paths.
> 
> Only for "" include directories and you can disable that with at one point 
> with
> -I- so ...
> 
hmm...
1) any pch.h is project specific file then should use "" and not <>.
2) -I- is deprecated and I don't know when it disappear.
3) Using it force me to review all project and secure all -I sequences and
track of all not exit source dir on -I paths.


-- 


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

Reply via email to