On 2022-09-15, Janne Johansson <icepic...@gmail.com> wrote:
> Den tors 15 sep. 2022 kl 09:10 skrev <rsyk...@disroot.org>:
>> Dear list,
>> is there any tool that would help me to see hierarchical dependencies
>> of (shared) libraries on OpenBSD?
>>
>> I have compiled a program and when I run it (or use ldd) it shows
>> that it depends on, eg, several versions of libX11 (which it should
>> not, as far as I understand). I would like to understand what brings
>> in the various versions.
>
> Unless I misremember, OpenBSD requires you to add all needed libraries
> while linking the main program, so there is no tree to be listed.

Not any more, we no longer have static-only archs.

Reply via email to