Freescale-semiconductor Microcontrollers Uživatelský manuál Strana 854

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 892
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 853
Debugger Engine Environment Variables
Environment Variables
854
Microcontrollers Debugger Manual
LIBRARYPATH: ‘include <File>’ Path
Tools
Compiler, ELF tools (Burner, Linker, Decoder)
Synonym
LIBPATH
Syntax
"LIBRARYPATH=" {<path>}.
Arguments
<path>: Paths separated by semicolons, without spaces.
Default
Current directory
Description
If a header file is included with double quotes, the Compiler searches in the current
directory, then in the directories given by GENPATH: #include “File” Path
and finally in
directories given by LIBRARYPATH: ‘include <File>’ Path
.
NOTE If a directory specification in the environment variables starts with an asterisk
(“*”), the whole directory tree is searched recursively. All subdirectories and
their subdirectories are searched. Within one level in the tree, search order is
random.
Example:
LIBRARYPATH=\sources\include;..\..\headers;\usr\local\
lib
See also:
Environment variable GENPATH: #include “File” Path
Environment variable USELIBPATH: Using LIBPATH Environment Variable
Zobrazit stránku 853
1 2 ... 849 850 851 852 853 854 855 856 857 858 859 ... 891 892

Komentáře k této Příručce

Žádné komentáře