This commit is contained in:
Michael Kerrisk 2006-02-09 23:14:24 +00:00
parent 1709027cdd
commit 8acfc24444
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ determining which versions should have their links updated.
.B ldconfig
will attempt to deduce the type of ELF libs (ie. libc5 or libc6/glibc)
based on what C libs, if any, the library was linked against.
.\" FIXME: The following sentence looks suspect suspect
.\" FIXME: The following sentence looks suspect
.\" (perhaps historical cruft) -- MTK, Jul 2005
Therefore, when making dynamic libraries,
it is wise to explicitly link against libc (use \-lc).