compat_ia32: ldd
Pav Lucistnik
pav at FreeBSD.org
Sun Mar 26 23:46:10 UTC 2006
Hi!
I noticed ldd in 6-STABLE does not work on i386 binaries:
$ ldd ls
ldd: ls: can't read program header
ldd: ls: not a dynamic executable
Anyone working on fixing this?
32-bit ldd copied over from i386 system does not work either, it just
executes the investigated program.
I gather that ldd is equivalent to running
LD_TRACE_LOADED_OBJECTS=1 $1
which behaves same as 32-bit ldd - just executes the app.
--
Pav Lucistnik <pav at oook.cz>
<pav at FreeBSD.org>
May your code work forever and never have a bug.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Toto je =?iso-8859-2?Q?digit=E1ln=EC?=
=?ISO-8859-1?Q?_podepsan=E1?= =?iso-8859-2?Q?_=E8=E1st?=
=?ISO-8859-1?Q?_zpr=E1vy?=
Url : http://lists.freebsd.org/pipermail/freebsd-amd64/attachments/20060326/1e761d0c/attachment.pgp
More information about the freebsd-amd64
mailing list