Compiler, ELF tools (Burner, Linker, or Decoder)
LIBPATH
LIBRARYPATH={<path>}
< path>: Paths separated by semicolons, without spaces
Current directory
If a header file is included with double quotes, the Compiler searches first in the current directory, then in the directories given by GENPATH: #include "File" Path and finally in the directories given by LIBRARYPATH.
LIBRARYPATH=\sources\include;.\.\headers;\usr\local\lib
Environment variables :