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]

Re: RFC: Replace -isysroot with --sysroot?


On Dec 1, 2004, at 10:20 AM, Hans-Peter Nilsson wrote:
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);

We find it useful.


So, can we add --sysroot, to affect the search paths as the
configure-option --with-sysroot=... does, but as a compile-time
option.

How is this different than what we already do when the compiler is run from an alternate place?



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