Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
7779 Discussions

Cannot link using ifort when Intel C++ XE 13.0 installed in XCode.

Francis_R_2
Beginner
191 Views

Hi all.. 

I have a mixed c++, fortran 90 project. 

When I specify to use the Intel C++ Compiler to compile C or C++ files via Build Rules or choosing the Intel Compiler under Build Settings -> Build Options -> Compiler for C/C++/Objective-C, the linker changes to icpc-13.0.  Is there anyway to compile the c++ files with the Intel compiler but maintain ifort as the linker for the final binary? 

Thanks

0 Kudos
0 Replies
Reply