On Fri, Oct 30, 1998 at 09:13:09AM -0500, cfm@maine.com wrote:
> re ld-linux on slink powerpc
>
> What should I be seeing for ldd <file> on a slink powerpc?
>
> I wonder because all my i86 machines are showing so.2:
> /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
>
> and my powerpc is showing ld-linux.so.1.
/lib/ld.so.1 => /lib/ld.so.1 (0x30000000)
If you are seeing ld-linux.so.1, then something would be wrong; ld.so.1
is another matter.
Dan