NetBSD/usr.bin/ldd/ldd_elf
yamt 87a5de2d3d add rcsid. 2005-12-27 11:29:30 +00:00
..
Makefile
README
ldd.c add rcsid. 2005-12-27 11:29:30 +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.