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] | |
As it stands, -isysroot only affects header include search path. The name is then right: for me, the leading "i" stands for include path. However, it's not really useful (at a glance at least);
So, can we add --sysroot, to affect the search paths as the configure-option --with-sysroot=... does, but as a compile-time option.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |