NetBSD/usr.bin/ldd/ldd_elf
ross 2f202b9b76 Make yet another ELF64 check work for powerpc64. 2006-07-08 06:51:36 +00:00
..
Makefile Make yet another ELF64 check work for powerpc64. 2006-07-08 06:51:36 +00:00
README Remove KNF from TODO list. 2002-12-02 14:08:17 +00:00
ldd.c Coverity CID 922: Fix check against NULL. 2006-04-02 03:50:38 +00:00

README

$NetBSD: README,v 1.3 2002/12/02 14:08:17 junyoung 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 coexistance of 32-bit and 64-bit ELF.