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

Source directory override with #include "..."


Hi folks,

There do not seem to be any other way to override the source directory
in the search path for #include "...", than using -Ioverride -I-.
However, -I- has been marked deprecated. If the removal ever occurs,
there will be no way to do the override.

Isn't it an option which should be available to the user ?

Thanks,
 - Arnaud


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