On Dec 6 2007 12:15, Wes Hardin wrote:
>
> assuming I'm reading the output of readelf correctly, the only shared library
> mentioned is libc.so.1
>
> manhack:/usr/gnemul/solaris# readelf -d bin/uname
>
> Dynamic section at offset 0x14b8 contains 22 entries:
> Tag        Type                         Name/Value
> 0x00000001 (NEEDED)                     Shared library: [libc.so.1]
>
> which is already copied over.

Hm, perhaps ld.so (which should definitely exist on any ELF system)
is not listed by readelf, but I guess it's needed anyway.

-
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to