Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.

Compile a Linux application under windows

ZVere
Beginner
443 Views

Hello,

Is it possible ?
We want to use intel compiler (run by v.s 2017) to compiler and build a linux application. 
Is there an Intel compiler that can run under windows and compile a code for linux ?

It seems icc searches a gcc exceutable which we have only under linux. 

Thank you,
Zvika 

0 Kudos
1 Reply
Vladimir_P_1234567890
443 Views

Hello, 

Here are getting started pages for the Windows host / Linux target compiler:

https://software.intel.com/en-us/iss-2017-get-started-win

--Vladimir

0 Kudos
Reply