LD.SO.CONF(5)             NetBSD Programmer's Manual             LD.SO.CONF(5)

NNAAMMEE
     lldd..ssoo..ccoonnff - run-time link-editor configuration file

DDEESSCCRRIIPPTTIIOONN
     The lldd..ssoo..ccoonnff file specifies additional default directories (beyond the
     standard set, normally ``/usr/lib'') to be scanned by llddccoonnffiigg for shared
     libraries to include in the hints file used by the run-time linker
     _/_u_s_r_/_l_i_b_e_x_e_c_/_l_d_._s_o.

     Lines beginning with ``#'' are treated as comments and ignored.  Any oth-
     er non-blank lines are stripped of leading whitespace and trailing com-
     ments (introduced with ``#'') together with any preceding whitespace,
     then treated as directories to be scanned for shared libraries to add to
     the hints.

FFIILLEESS
     _/_e_t_c_/_l_d_._s_o_._c_o_n_f

SSEEEE AALLSSOO
     ldconfig(8)

BBUUGGSS
     Directory names containing the comment character (``#'') and/or leading
     or trailing whitespace cannot be included.  (Embedded blanks are allowed,
     however.)

HHIISSTTOORRYY
     The lldd..ssoo..ccoonnff file appeared in NetBSD 1.3.

NetBSD 1.3                      August 24, 1997                              1
