-L

-L

Add additional library directories Build switch

The -L switch is used to list library directories on the command line. (See -I in -I for one example.) The value listed with this -L switch is appended to the values specified in your site-file with confLIBDIRS (confLIBDIRS), and to whatever values might be preset as defaults in your devtools/OS file. The final assembled value is made a part of your configuration file, and is also made the value of the LIBDIRS directive in your Makefile .

Multiple -L switches can be used to specify a series of library directories to search. For example:

 %  ./Build -L/usr/local/lib -L/usr/tools/lib  

In general, library directories should be listed with the confLIBDIRS build macro (confLIBDIRS) in your m4 build file, instead of on the command line.



Sendmail
sendmail, 4th Edition
ISBN: 0596510292
EAN: 2147483647
Year: 2002
Pages: 1174

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net