OSDN Git Service

* configure.ac: Check for ld --sysroot support.
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 27 Apr 2005 20:35:54 +0000 (20:35 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 27 Apr 2005 20:35:54 +0000 (20:35 +0000)
commitb6bcc48fcdb890eb96a8404646af9502fe1398e8
treee35f58f5c5ef495d2de849689e0398b292c98c9c
parent94340fb21d9400707e26883469d72d51bf51d34d
* configure.ac: Check for ld --sysroot support.
* gcc.c: Document %R specifier for specs.
(SYSROOT_SPEC): New macro.
(sysroot_spec): New variable.
(static_specs): Add sysroot_spec.
(main): Pass the sysroot spec to the linker if appropriate.
* configure: Regenerated.
* config.in: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@98880 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config.in
gcc/configure
gcc/configure.ac
gcc/gcc.c