public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* RFC: Replace -isysroot with --sysroot?
@ 2004-12-01 18:21 Hans-Peter Nilsson
  2004-12-01 20:27 ` Mike Stump
  2004-12-01 22:12 ` Richard Sandiford
  0 siblings, 2 replies; 12+ messages in thread
From: Hans-Peter Nilsson @ 2004-12-01 18:21 UTC (permalink / raw)
  To: gcc

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); you're likely to want the system path changed to that
same path as well.

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

Is this acceptable for 4.0?

(Please, I do *not* want -isysroot to work as the universal
dynamic gcc-runtime sysroot option.)

brgds, H-P

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2004-12-01 22:47 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-01 18:21 RFC: Replace -isysroot with --sysroot? Hans-Peter Nilsson
2004-12-01 20:27 ` Mike Stump
2004-12-01 20:43   ` Hans-Peter Nilsson
2004-12-01 20:51   ` Daniel Jacobowitz
2004-12-01 22:12     ` Mike Stump
2004-12-01 22:17       ` Daniel Jacobowitz
2004-12-01 21:34   ` Hans-Peter Nilsson
2004-12-01 21:53     ` Daniel Jacobowitz
2004-12-01 22:12 ` Richard Sandiford
2004-12-01 22:27   ` Mike Stump
2004-12-01 22:40   ` Hans-Peter Nilsson
2004-12-01 22:47     ` Richard Sandiford

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).