ldd for i386 libs

Coleman Kane zombyfork at gmail.com
Tue Mar 20 17:58:04 UTC 2007


On 3/20/07, Andriy Gapon <avg at icyb.net.ua> wrote:
>
>
> I think it would useful to have ldd on amd64 understand i386 shared
> libraries and 32-bit compat library hints / paths:
>
> $ file /usr/lib32/libstdc++.so.5
> /usr/lib32/libstdc++.so.5: ELF 32-bit LSB shared object, Intel 80386,
> version 1 (FreeBSD), stripped
> $ ldd /usr/lib32/libstdc++.so.5
> ldd: /usr/lib32/libstdc++.so.5: not a dynamic executable
>
> --
> Andriy Gapon


Or at least allow it to exec ldd32 on the offending library silently for us!


More information about the freebsd-amd64 mailing list