From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A4CA0393BC2C; Thu, 27 Jan 2022 15:45:00 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A4CA0393BC2C From: "fweimer at redhat dot com" To: glibc-bugs@sourceware.org Subject: [Bug dynamic-link/25846] Provide method to show loader search directories Date: Thu, 27 Jan 2022 15:45:00 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: dynamic-link X-Bugzilla-Version: 2.33 X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: fweimer at redhat dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: fweimer at redhat dot com X-Bugzilla-Target-Milestone: 2.33 X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: bug_status assigned_to target_milestone resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: glibc-bugs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-bugs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jan 2022 15:45:00 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D25846 Florian Weimer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Assignee|unassigned at sourceware dot org |fweimer at redhat d= ot com Target Milestone|--- |2.33 Resolution|--- |FIXED --- Comment #5 from Florian Weimer --- This information is now included in --help: commit 10b39a5124aea509dfeef2f39a0835adb0fb2296 Author: Florian Weimer Date: Fri Oct 9 10:13:14 2020 +0200 elf: Add library search path information to ld.so --help Reviewed-by: Adhemerval Zanella I disagree that this would help libtool. libtool should not try to guess th= is stuff, but rely on a correctly set up toolchain. That's why I'm hesitant to provide machine-parseable output here. --=20 You are receiving this mail because: You are on the CC list for the bug.=