Manual

user, then the origin is set to USER: CONFIG. If the user deletes a USER: CONFIG variable
which was updated over a BUILD SYSTEM variable such as COMP_ROOT, then that variable
is reset as a BUILD SYSTEM variable with the original definition. If the user deletes a variable
which was not a BUILD SYSTEM variable (but one created by the user) such as PROJECT_LIB,
then the variable is just deleted from the list of environment variables.
The origin of the environment variable has no dependency on the way the environment variable
is used in the project build.
Table 3 Build variables and environment variables
PurposeLocal Projects TypeTypeVariable Name
Specifies location of system
headers for cross compilers.
environmentCOMP_ROOT Managed, unmanaged
(optional for unmanaged)
Location of the SQL/MX
preprocessor DLL for C/C++
SQL/MX projects.
environmentMXSQLC Managed, unmanaged
(optional for unmanaged)
Location of the SQL/MX
preprocessor DLL for COBOL
SQL/MX projects.
environmentMXSQLC Managed, unmanaged
(optional for unmanaged)
Specifies where C/C++ indexer
can find system headers.
environmentNSDEE_SYS_INCLUDE_PATH Managed, unmanaged
Used in C/C++ header
dependency generation to
environmentNSDEE_SYS_INCLUDE_PATH_ESC Managed
(optionally) remove system
headers from dependency lists.
Specifies where cross compilers
and make program are located.
environmentPATH Managed, unmanaged
(optional for unmanaged)
Prepending the cross compiler
bin location is optional for
unmanaged projects. Prepending
the make program bin location
is optional for both managed and
unmanaged projects.
Specifies the RVU (for example,
H06.23 or G06.32) associated
environmentNONSTOPOSVERSION Managed, unmanaged
with the current compilers/linkers
setting in the Tool Locations
project property page associated
with the cross compiler.
Specifies a port NSDEE listens on
for remote requests during builds
for passwords and file transfers.
ManagedenvironmentNSDEE_CONN_PORT
Specifies the oss or guardian
option to the -Wsystype option
ManagedbuildTARGET_SYSTYPE
for compilers and linkers and to
the -q option to the Deploy tool.
Specifies how NSDEE should
handle dependency generation
for C/C++ makefiles.
ManagedbuildDependencyHandling
Specifies location of bin directory
for either Cygwin or Msys. Used
Managed, unmanagedenvironmentNSDEE_POSIX_BIN
to workaround limitation of using
Msys with Deploy.jar.
These specify information about
the system, user, destination, and
Managed, unmanagedenvironNSDEE_DEPLOY_SYSTEM
NSDEE_DEPLOY_USER
file specified in the Settings
NSDEE_DEPLOY_DEST
Environment variables and build variables 45