-
Bug
-
Resolution: Fixed
-
Medium
-
Code Generation Tools
-
CODEGEN-9724
-
ARM_20.2.5.LTS
-
-
default
The linker documentation states ...
#include files are searched in the following places ... In the list of directories specified with --Iibrary options or environment variables.
This is inaccurate. It actually searches the --include_path directories specified to the compiler. The --search_path directories specified to the linker are not searched.