bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/20535] DSO1 needed by DSO2 linked into executable not found with


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/20535] DSO1 needed by DSO2 linked into executable not found without -rpath-link, even though DT_RPATH and -rpath would find it
Date: Tue, 11 Oct 2016 11:14:29 +0000

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

--- Comment #5 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <address@hidden>:

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

commit 199fa1b7089d7f7438b087fa30504ea5a590f561
Author: Nick Clifton <address@hidden>
Date:   Tue Oct 11 12:04:42 2016 +0100

    Add support to the static linker for the tokens accepted by the dynamic
linker when resolving search paths.

        PR ld/20535
        * emultempl/elf32.em (_search_needed): Add support for pseudo
        environment variables supported by ld.so.  Namely $ORIGIN, $LIB
        and $PLATFORM.
        * configure.ac: Add getauxval to list AC_CHECK_FUNCS list.
        * config.in: Regenerate.
        * configure: Regenerate.

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