NetBSD/usr.bin/ldd/ldd_elf
fvdl 3e5d4ebe28 Get stat info and pass it to the object map function. 2003-02-06 12:40:21 +00:00
..
Makefile makefile delint. use NETBSDSRCDIR as appropriate 2002-09-18 14:00:33 +00:00
README Remove KNF from TODO list. 2002-12-02 14:08:17 +00:00
ldd.c Get stat info and pass it to the object map function. 2003-02-06 12:40:21 +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.