This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: RFC: Replace -isysroot with --sysroot?
- From: Richard Sandiford <rsandifo at redhat dot com>
- To: Hans-Peter Nilsson <hans-peter dot nilsson at axis dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 01 Dec 2004 22:47:22 +0000
- Subject: Re: RFC: Replace -isysroot with --sysroot?
- References: <200412012239.iB1MdatR002967@ignucius.se.axis.com>
Hans-Peter Nilsson <hans-peter.nilsson@axis.com> writes:
>> > Is this acceptable for 4.0?
>>
>> ...would be "no". The patch affects the linker too btw.
>
> But surely only when the --sysroot option is given?
Right. I meant: the patch adds the option to the linker too.
Richard