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

Cross platform builds

sschaem1
Beginner
415 Views
We develop using Visual Studio (IDE and remote debuging under windows), and we want to compile on a build machinefor Win32,Linux and OSX.
Is this possible with the Intel compiler?
If so, what are the step required.
So far we can only compile inside the MSVS IDE .
Thanks,
Stephan
0 Kudos
1 Reply
Maximillia_D_Intel
415 Views

Hi,

Our compilers for IA32 do not support cross build capabilities. In general, the host platform for the compiler is also the target platform.

I will pass on this request to our marketing folks for future consideration.

Best regards,

Max

0 Kudos
Reply