This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/65711] arm*-linux* "link" spec passes '-dynamic-linker' even for '-shared'


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]