Initial build settings page (makefile projects), Remote settings page – HP Integrity NonStop H-Series User Manual
Page 128

Table 8 Initial Build Settings page settings (managed builds) (continued)
Description
Setting
Select the SQL/MX or SQL/MP button if your project
sources will include SQL, else select the None button.
SQL tools:
The combo boxes in this group will only be enabled when
you select the SQL/MX button. Use the combo boxes to
SQL/MX Preprocessor Locations
specify the location of C/C++ and/or COBOL
preprocessors. NSDEE use these locations to set the
environment variables MXSQLC (for C/C++) and MXSQLCO
(for COBOL).
Initial Build Settings page (makefile projects)
The Initial Build Settings page for makefile projects lets you specify where the C/C++ indexer
searches for system headers. It also provides options for setting PATH and COMP_ROOT environment
variables.
describes each of the settings on the Initial Build settings page for
makefile projects. Which settings are visible depends on which tool chains you chose on the first
wizard page.
Table 9 Initial Build Settings page settings (makefile projects)
Description
Setting
Location of the RVU you will use for TNS/E builds. The
C/C++ indexer will use this location to find system headers.
TNS/E tools root:
Location of the RVU you will use for TNS/R builds. The
C/C++ indexer will use this location to find system headers.
TNS/R tools root:
Location of a bin directory for either Cygwin or Msys
(where make and other programs for builds are located).
Cygwin/Msys bin:
NSDEE will prepend bin to PATH before launching builds.
Leave the combo blank if PATH already has an entry for
a Cygwin or Msys bin.
If selected, NSDEE will set the COMP_ROOT environment
variable based on your TNS/E tools root: or TNS/R tools
Set COMP_ROOT and update PATH based on tools root
above
root: selection. NSDEE will also prepend the bin directory
under tools root directories to the PATH environment
variable.
Remote Settings page
The Remote Settings page lets you specify the NonStop system and location where you want a
project’s final build object deployed. If you chose SQL/MX or SQL/MP on the previous page,
Remote Settings will also contain areas for specifying systems for SQL preprocessing and
compilation. If you chose multiple tool chains, Remote Settings will contain one tabbed page for
the platform associated with each tool chain you chose.
describes the settings available on the Remote Settings page when neither
SQL/MX nor SQL/MP is selected on the previous page.
Table 10 Remote Settings page settings (no SQL)
Description
Setting
The system and user name to be passed to the Deploy tool
for the deploy makefile target. The system/user name pair
Target system/user (-h/-u):
in the combo box is split up so that system and user can
128
Reference