On Thu, Jan 21, 2021 at 10:06:27AM -0500, Scott Kostyshak wrote:
> On Thu, Jan 21, 2021 at 09:05:43AM +0200, Yuriy Skalko wrote:

> > Yes, this is expected, since system libQt5*.so are dependent on libstdc++
> > (assuming you haven't rebuild Qt with libc++). ldd displays all required
> > libraries, not only the ones that directly used by the application.
> 
> Ah that makes sense. Thanks. It seems I can use "readelf -d" to show only 
> direct dependencies. [1]

For those of you hanging on the edge of your seat, I rebuilt and checked
with "readelf -d" and indeed libstd++ does not show up. Thanks for
solving the mystery, Yuriy.

Scott

Attachment: signature.asc
Description: PGP signature

-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to