This is the mail archive of the
elfutils-devel@sourceware.org
mailing list for the elfutils project.
[Bug debuginfod/25509] Break a cyclic dependency by core packages
- From: "marxin.liska at gmail dot com" <sourceware-bugzilla at sourceware dot org>
- To: elfutils-devel at sourceware dot org
- Date: Wed, 05 Feb 2020 15:15:45 +0000
- Subject: [Bug debuginfod/25509] Break a cyclic dependency by core packages
- Auto-submitted: auto-generated
- References: <bug-25509-10460@http.sourceware.org/bugzilla/>
https://sourceware.org/bugzilla/show_bug.cgi?id=25509
--- Comment #1 from Martin Liška <marxin.liska at gmail dot com> ---
I have basically 2 possible solutions:
- elfutils will provide a stub client library (libdebuginfod-stub.so) which
will then do dlopen for the real libdebuginfod.so during run-rime
- one can do execv of debuginfod-find which is a standalone tool that can
download a debuginfo
--
You are receiving this mail because:
You are on the CC list for the bug.