Hi,
I am using OX 10.8.2, XCode 4.5.2 and Intel Fortran Composeer XE 2013.
I am trying to get a debugger to work.
In the Intallation Guide and Release notes it says, I should use the following options
-g -save-temps -fpic –Wl,-no-pie
On this forum (http://software.intel.com/en-us/forums/topic/271178), it says I should use:
-g -save-temps -fpic -Wl,-no_pie
So far so good. But where do I set these flags in XCode? I admit that I have never used it before. I am assuming somewhere within the "Build Settings"? There are quite a few options related to ifort, but I am not sure where.
Thanks for your help,
Cheers,
Claus




