By default, the IDE uses the last installed version of the QNX software that appears in the Select Install list on the Global QNX Preferences page (select , and then select QNX).
Using toolchains from earlier releases
You can have a QNX Software Development Platform version 6.5.0 installed on the same machine as QNX Momentics 6.4.1, 6.3.x and 6.2.x, and in most cases, the IDE installed with version 6.5.0 should work with the toolchains from these earlier releases.
Changing versions of the QNX Momentics Tool Suite
On Windows hosts, you can use the configuration program (QWinCfg) to let you change versions of the QNX Momentics Tool Suite for the IDE, and on Linux, use qconfig. You can have a QNX Software Development Platform version 6.5.0 installed on the same machine as QNX Momentics 6.4.1, 6.4.0, 6.3.x and 6.2.x; however, the IDE installed with version 6.5.0 doesn't necessarily work with the tool chains from these earlier releases.
Environment variables
Environment variable | Description |
---|---|
QNX_CONFIGURATION | The location of the qconfig configuration files. |
QNX_HOST | The location of host-specific files. |
QNX_JAVAHOME | A directory used for temporary files. The gcc compiler uses temporary files for the output of one stage of compilation used as input to the next stage. For example, the output of the preprocessor is the input to the compiler. |
QNX_TARGET | The location of target backends on the host machine. |
MAKEFLAGS | The location of included *.mk files. |