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: Tue, 08 Aug 2017 21:17:03 +0000

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

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

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

commit fe22cbc418b35ed6ea3252a204bd351f8c201e0b
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.

-- 
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]