Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

bulding waring

yassinmo
Beginner
651 Views
Hi,
I'm using Xcode with intel fortran compiler 11.1, each time when I do build I got the following warning :

ipo: warning #11015: Warning unknown option -no_compact_unwind

thank you for your help

0 Kudos
1 Reply
Stephen_D_Intel
Employee
651 Views
Hello,

Please see this Knowledge Base article: http://software.intel.com/en-us/articles/ipo-warning-11015-warning-unknown-option-no_compact_unwind/

It explains that this is a known problem with the Intel compiler passing the option to the Mac OS X linker. The linker does not recognize the option and issues the warning but this has no effect on the link.

Regards,
Steve D.
Intel Developer Support
0 Kudos
Reply