This is the mail archive of the gcc@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]

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


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