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

IDE for Intel Fortran on Mac

john_waugh
Beginner
1,842 Views
Is there a development environment for Intel Fortran similar to Microsoft Visual Studio but running on a Mac?
0 Kudos
4 Replies
Kevin_D_Intel
Employee
1,842 Views

Yes. The Intel Fortran compiler integrates intoApple's Xcode development environment. http://developer.apple.com/tools/xcode/

0 Kudos
Steven_L_Intel1
Employee
1,842 Views
However, please note that we call the Fortran Xcode integration a "preview" feature in that many things don't work, such as automatic dependent compilation order and invoking a Fortran-aware debugger from Xcode. Try it and see how it works for you.
0 Kudos
Richard_M_1
Beginner
1,842 Views
MADsblionel:
However, please note that we call the Fortran Xcode integration a "preview" feature in that many things don't work, such as automatic dependent compilation order and invoking a Fortran-aware debugger from Xcode. Try it and see how it works for you.

Steve,

A question along those lines, are there plans to integrate IDB with Xcode? The Xcode debugger doesn't really work all that well with Intel Fortran, but at least its graphical. Despite years of using command line debuggers, UI based ones really are easier to use.

Best,

Dick Munroe

0 Kudos
Steven_L_Intel1
Employee
1,842 Views
I don't know of that being in the works, but it's not one of the things I follow closely.
0 Kudos
Reply