summaryrefslogtreecommitdiff
path: root/usr.bin/ldd/ldd_elf/README
blob: 16d22e7f135b2e8d79642a11f49295310d43bf51 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$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.