Specifications

hal.make.bsp_cxx_flags
Identifier: BSP_CXXFLAGS
Type: Unquoted string
Default Value: none
Destination File: BSP makefile
Description: Custom flags only passed to the C++ compiler. This setting defines the value of
BSP_CXXFLAGS in Makefile.
Restriction: none
hal.make.bsp_inc_dirs
Identifier: BSP_INC_DIRS
Type: Unquoted string
Default Value: none
Destination File: BSP makefile
Description: Space separated list of extra include directories to scan for header files. Directories are
relative to the top-level BSP directory. The -I prefix is added by the makefile, therefore you must not
include it in the setting value. This setting defines the value of BSP_INC_DIRS in the makefile.
Restriction: none
hal.make.build_post_process
Identifier: BUILD_POST_PROCESS
Type: Unquoted string
Default Value: none
Destination File: BSP makefile
Description: Command executed after BSP built.
Restriction: none
hal.make.build_pre_process
Identifier: BUILD_PRE_PROCESS
Type: Unquoted string
Default Value: none
Destination File: BSP makefile
Description: Command executed before BSP built.
Restriction: none
hal.make.cc
Identifier: CC
Type: Unquoted string
Default Value: nios2-elf-gcc -xc
Destination File: BSP makefile
Description: C compiler command
Restriction: none
15-52
Settings Reference
NII5V2
2015.05.14
Altera Corporation
Nios II Software Build Tools Reference
Send Feedback