mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
e1ec3d8b3c
symbols. An easy example to see this is to develop an X program which links against Xt, but doesn't add -lX11 to the link line. It will link fine, but cause run-time errors by ld.so because of missing symbols used by Xt defined in X11. This patch makes the errors more readable. Submitted by: jdp@polstra.com (John Polstra) |
||
---|---|---|
.. | ||
i386 | ||
ldconfig | ||
ldd | ||
rtld | ||
sparc | ||
cplus-dem.c | ||
etc.c | ||
ld.1 | ||
ld.1aout | ||
ld.c | ||
ld.h | ||
lib.c | ||
Makefile | ||
PORTING | ||
rrs.c | ||
shlib.c | ||
symbol.c | ||
symseg.h | ||
TODO | ||
warnings.c | ||
xbits.c |