[Bug preprocessor/27137] Without -I- gcc needs another way to defer source dir. search

2006-04-13 Thread trt at acm dot org


--- Comment #3 from trt at acm dot org  2006-04-13 14:05 ---
The patch for bug 19541 should resolve this, thanks!


-- 


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



[Bug preprocessor/27137] Without -I- gcc needs another way to defer source dir. search

2006-04-13 Thread pinskia at gcc dot gnu dot org


--- Comment #4 from pinskia at gcc dot gnu dot org  2006-04-13 16:45 ---


*** This bug has been marked as a duplicate of 19541 ***


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE


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



[Bug preprocessor/27137] Without -I- gcc needs another way to defer source dir. search

2006-04-12 Thread pinskia at gcc dot gnu dot org


--- Comment #1 from pinskia at gcc dot gnu dot org  2006-04-12 20:18 ---
What do you need exactly that -iquote or any of the -i* options provide?
Or even what this patch should provide:
http://gcc.gnu.org/ml/gcc-patches/2006-03/msg01197.html

That adds an option to do what exactly -I- did except for not change the
behavior of -I* after -I-.


-- 


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



[Bug preprocessor/27137] Without -I- gcc needs another way to defer source dir. search

2006-04-12 Thread pinskia at gcc dot gnu dot org


--- Comment #2 from pinskia at gcc dot gnu dot org  2006-04-12 20:19 ---
If that patch does the trick for you, then this is a dup of bug 19541.


-- 


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