configure.ac: Check for ld --sysroot support.
authorMark Mitchell <mark@codesourcery.com>
Wed, 27 Apr 2005 20:35:54 +0000 (20:35 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 27 Apr 2005 20:35:54 +0000 (20:35 +0000)
commit380e5ca402e4dc6441a903de5ff88593f92f71d7
treee35f58f5c5ef495d2de849689e0398b292c98c9c
parentc7a5c6238107a92afe645481a7ad770289b274ca
configure.ac: Check for ld --sysroot support.

* 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.

From-SVN: r98880
gcc/ChangeLog
gcc/config.in
gcc/configure
gcc/configure.ac
gcc/gcc.c