This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/65711] arm*-linux* "link" spec passes '-dynamic-linker' even for '-shared'
- From: "ludo at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 23 Jun 2015 09:27:26 +0000
- Subject: [Bug target/65711] arm*-linux* "link" spec passes '-dynamic-linker' even for '-shared'
- Auto-submitted: auto-generated
- References: <bug-65711-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65711
--- Comment #6 from ludo at gcc dot gnu.org ---
Author: ludo
Date: Tue Jun 23 09:26:54 2015
New Revision: 224830
URL: https://gcc.gnu.org/viewcvs?rev=224830&root=gcc&view=rev
Log:
PR 65711
* config/arm/linux-elf.h (LINUX_TARGET_LINK_SPEC): Move
'-dynamic-linker' within %{!shared: ...}.
Modified:
branches/gcc-5-branch/gcc/ChangeLog
branches/gcc-5-branch/gcc/config/arm/linux-elf.h