This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Deprecation of -I- and -iquote
- From: Rodolfo Lima <rodolfo at rodsoft dot org>
- To: gcc at gcc dot gnu dot org
- Date: Sat, 10 Apr 2010 23:27:54 -0300
- Subject: Deprecation of -I- and -iquote
I wonder what's the current state of -I- vs. -iquote, is there anyone
interested in fixing the fact that -iquote doesn't replace -I-
functionality, needed for out-of-source precompiled header utilization?
The relevant bug is 19541 - need another option to support what -I- did
just besides -iquote, and there's a patch floating around that adds
-ignore-source-dir flag
(http://gcc.gnu.org/ml/gcc-patches/2007-03/msg00653.html). What else is
needed move this forward?
Regards,
Rodolfo Lima