5.7.11 Options for Directory Search

The options tabulated below control directories searched operations and are discussed in the sections that follow.

Table 5-19. Directory Search Options
OptionDefinition
-BprefixThis option specifies where to find executables, libraries, include files and compiler data files.
-I dirAdd directory to search for header files.
-Idirafter dirAdd directory to search for header files after all other paths are exhausted.
-Iquote dirAdd directory to search for “quoted” header files before processing -I option directories.
-LdirSpecify additional library search directories.