-L+

Adds library search path; searches the current working directory and then system directories. The search paths have global scope over the command line and are searched in the given order.

Syntax
  -L+path

  -l path 

The parameters are:

path

The search path to append.

Remarks

This option is global and case-sensitive.