bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/21923] Test failures when binutils is configured with --enable-s


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/21923] Test failures when binutils is configured with --enable-shared --disable-static
Date: Sun, 13 Aug 2017 13:07:08 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=21923

--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The binutils-2_29-branch branch has been updated by H.J. Lu
<address@hidden>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=ffb6dbfed645366a6666708535203e0663e7be45

commit ffb6dbfed645366a6666708535203e0663e7be45
Author: H.J. Lu <address@hidden>
Date:   Tue Aug 8 14:13:46 2017 -0700

    ld: Replace --rpath with -Wl,--rpath,

    "--rpath ../bfd/.libs ../bfd/.libs/libbfd.so" isn't a valid compiler
    command-line option.  We should use -Wl,--rpath, instead of --rpath.

        PR ld/21923
        * configure.ac (TESTBFDLIB): Replace --rpath with -Wl,--rpath,
        for --disable-static.
        * configure: Regenerated.

    (cherry picked from commit fe22cbc418b35ed6ea3252a204bd351f8c201e0b and
     9165f4548be8612161fb90cfad9bd0cc6a752c90)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]