comparison docs/manual/c806.html @ 451:566660ef3b4d

Rebuild manual
author William Astle <lost@l-w.ca>
date Wed, 27 Dec 2017 13:57:55 -0700
parents fc166b3bbae3
children
comparison
equal deleted inserted replaced
450:6b19418c465c 451:566660ef3b4d
204 CLASS="OPTION" 204 CLASS="OPTION"
205 >-l LIBSPEC</CODE 205 >-l LIBSPEC</CODE
206 ></DT 206 ></DT
207 ><DD 207 ><DD
208 ><P 208 ><P
209 >Load a library using the library search path. LIBSPEC will have "lib" prepended 209 >Load a library using the library search path. If LIBSPEC is prefixed with a
210 and ".a" appended.</P 210 colon (":"), then LIBSPEC is the precise filename to be searched for in the
211 library path. Otherwise, LIBSPEC will have "lib" prepended and ".a" appended.</P
211 ></DD 212 ></DD
212 ><DT 213 ><DT
213 ><CODE 214 ><CODE
214 CLASS="OPTION" 215 CLASS="OPTION"
215 >--library-path=DIR</CODE 216 >--library-path=DIR</CODE