]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR other/18508 ("basename: too few arguments" when building without bootstrap)
authorH.J. Lu <hongjiu.lu@intel.com>
Thu, 16 Dec 2004 19:14:29 +0000 (19:14 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Thu, 16 Dec 2004 19:14:29 +0000 (11:14 -0800)
commite3cb7e21bd0f66aed67ac57908c20c5fdacff041
treef45cb746a5ca55c5c9fecab1275f7ff6eb516112
parent4fdb5c71251e829b24d6df71df3b6004ddd30e86
re PR other/18508 ("basename: too few arguments" when building without bootstrap)

2004-12-14  H.J. Lu  <hongjiu.lu@intel.com>

PR other/18508
* config/alpha/t-osf4 (SHLIB_LINK): Use `.backup' as the suffix
to back up the existing shared library.
* config/arm/t-netbsd (SHLIB_LINK): Likewise.
* config/mips/t-slibgcc-irix (SHLIB_LINK): Likewise.
* config/pa/t-hpux-shlib (SHLIB_LINK): Likewise.
* config/sh/t-linux (SHLIB_LINK): Likewise.
* config/t-libunwind-elf (SHLIBUNWIND_LINK): Likewise.
* config/t-slibgcc-darwin (SHLIB_LINK): Likewise.
* config/t-slibgcc-elf-ver (SHLIB_LINK): Likewise.
* config/t-slibgcc-sld (SHLIB_LINK): Likewise.

* config/i386/t-nwld (SHLIB_LINK): Don't use the temporary
file.

From-SVN: r92276
gcc/ChangeLog
gcc/config/alpha/t-osf4
gcc/config/arm/t-netbsd
gcc/config/i386/t-nwld
gcc/config/mips/t-slibgcc-irix
gcc/config/pa/t-hpux-shlib
gcc/config/sh/t-linux
gcc/config/t-libunwind-elf
gcc/config/t-slibgcc-darwin
gcc/config/t-slibgcc-elf-ver
gcc/config/t-slibgcc-sld