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

How to configure eclipse with icc

amit_l_
Beginner
393 Views

Hi,

I'm using Ubuntu14.04,

I want to configure eclipse to work with icc (instead of gcc).

I follow:

https://software.intel.com/en-us/articles/using-intel-compilers-for-linux-with-ubuntu

But it was very unclear.

Pls help and write the steps to configure icc with eclise.

(icc is location is under: home/MY_USER/intel/bin)

Thanks

0 Kudos
2 Replies
mecej4
Honored Contributor III
393 Views

Have you read the instructions at https://software.intel.com/en-us/node/522366 ?

0 Kudos
Shenghong_G_Intel
393 Views

Please refer to the instructions suggested by mecej4 (thank you), and if you have issues, let us konw which step is blocking you.

I've also have a guide for Intel System Studio (which is very similiar to Intel Parallel Studio for  the usage of Eclipse), you may also take a look. https://software.intel.com/sites/default/files/managed/6e/27/GSG%20-%20Using%20Intel%20C%2B%2B%20Compiler%20in%20Eclipse%20for%20Embedded%20Linux%20targets.pdf

Thanks,

Shenghong

0 Kudos
Reply