NetBSD/usr.bin/ldd/ldd_elf
wiz 09cb1d6f1c s/existance/existence/, from Zafer. 2006-11-24 22:52:16 +00:00
..
Makefile Make yet another ELF64 check work for powerpc64. 2006-07-08 06:51:36 +00:00
README s/existance/existence/, from Zafer. 2006-11-24 22:52:16 +00:00
ldd.c

README

$NetBSD: README,v 1.4 2006/11/24 22:52:16 wiz Exp $


BUGS/PROBLEMS:

* Reports "ldd: mmap of entire address space failed: Cannot allocate memory",
  or erroneously reports that libraries cannot be found,
  when run on many files (`ldd /usr/bin/*').


TO DO:

* Support for executable formats other than ELF.

* Support for coexistence of 32-bit and 64-bit ELF.