Cross Development Environment with Intel® System Studio 2018

ID 标签 688985
已更新 9/12/2017
版本 Latest
公共

author-image

作者

Intel® System Studio 2018 introduces two functionalities to help developers to cross build their code for Linux/Android target system on Windows. As shown in the following figure, there are two types of new project:

  • Project for building in a container and running on Linux

This new project type takes advantage of the popular technique – Docker. This is to create remote Linux applications using a preconfigured toolchain in a Docker container that matches remote Linux target.

  • Project to cross compile for Linux and Android targets

This is to create Linux and native Android applications using local development system’s compiler and tools.

This document is organized as the following.

  • Introduction
  • Project for building in a container and running on Linux
  • Project to cross compile for Linux and Android targets
"