Adds a library by searching access paths for a specified library filename.
-l+file
The parameters are:
file
Name of the library path to search.
The linker searches access path for the specified lib<file>.<ext> where <ext> is a typical library extension. If the file is not found then the linker searches for <file> directly. This option is case-sensitive.