Intel System Studio 2019 Get Started Guide

Step 2: Set up the cross-build options

For more information, see Intel® System Studio 2019: Get Started with the Intel C/C++ Compiler 19.0 for Linux and Android Targets.

  1. Browse to the GNU toolchain binary directory. This will be added to the project's PATH environment variable.
  2. For GNU prefix, specify a string that prepends the name of the GNU tools called from the compiler.
  3. For Sysroot directory, specify the target root directory where headers and libraries are located.

  4. Click Next and finish creating and building the project..