NetBSD/usr.bin/ldd/ldd_elf
skrll f835ef11b6 Implement %x for ELF. 2004-05-23 06:51:05 +00:00
..
Makefile
README
ldd.c Implement %x for ELF. 2004-05-23 06:51:05 +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.