<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Xcode 4.3 in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Xcode-4-3/m-p/806437#M3460</link>
    <description>Following up on this, I've adapted Hajo's solution to my setup and now have Xcode 4.3 installed under OS X 10.7.3 and compiling with the Intel Fortran Compiler 12.1.2 (from Composer XE). Syntax coloring works, but is disappointingly primitive.&lt;BR /&gt;&lt;BR /&gt;Incidentally, Steve Lionel's &lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=103290"&gt;post&lt;/A&gt; "&lt;B&gt;Do not install Xcode 4.3 if you are using Intel Compilers&lt;/B&gt;" seems to be rather damning to the effort. I'm not sure if I've missed something important but, like Hajo says: "works for me." As always: caveat emptor; YMMV; etc.&lt;BR /&gt;&lt;BR /&gt;Here's a brief summary in hopes that it might save someone some time in their installation. (And I'm sure I'll have to do this again, so it's not as selfless as it sounds.)&lt;BR /&gt;&lt;BR /&gt;I started with 10.7.2 and Xcode4.2 installed. Downloaded 'MacOSXUpdCombo10.7.3.dmg' to update to 10.7.3 (reminder to back-up your files, though I didn't); downloaded 'xcode_4.3_for_lion.dmg' (don't bother with the App Store, use: &lt;A href="https://developer.apple.com/downloads/index.action"&gt;https://developer.apple.com/downloads/index.action&lt;/A&gt;).&lt;BR /&gt;&lt;BR /&gt;Do the standard 'dmg install routine' (installs into /Applications -- I didn't want it there so I moved it to /Developer/Applications/Xcode4.3.app -- just mentioning this so you know that it works).&lt;BR /&gt;&lt;BR /&gt;Now, you're in a position to start following Hajo's &lt;A href="http://software.intel.com/en-us/forums/showpost.php?p=176072"&gt;remarks&lt;/A&gt;. However, if you have Xcode4.2 installed already, you don't have to bother with the file "composer_xe_2011_sp1.9.289" that Hajo mentions (and I couldn't find anyway).&lt;BR /&gt;&lt;BR /&gt;Your objective is copy the 'IFORT 12.1.0.xcspec' files from the Xcode4.2 distribution to the 4.3 dist. And to modify this file to let it know where the ifort compiler is and where some environment information is.&lt;BR /&gt;&lt;BR /&gt;On my system the Xc4.2 'xcspec' file is in '/Developer/Library/Xcode/Third-Party\ Plug-ins/IFORT\ 12.1\ Compiler.xcplugin/Contents/Resources'&lt;BR /&gt;&lt;BR /&gt;I copied the entire 'Third-Party Plug-ins' directory to: '/Developer/Applications/Xcode4.3.app/Contents/Developer/Library/Xcode' as:&lt;BR /&gt;&lt;BR /&gt;cp -a /Developer/Library/Xcode/Third-Party\ Plug-ins /Developer/Applications/Xcode4.3.app/Contents/Developer/Library/Xcode&lt;BR /&gt;&lt;BR /&gt;Now, follow Hajo's remarks on modifying 'IFORT 12.1.0.xcspec' &lt;I&gt;&lt;B&gt;to the letter.&lt;/B&gt;&lt;/I&gt;&lt;BR /&gt;&lt;BR /&gt;Incidental remark: I think the 'ICC' directories in Hajo's post are there due to what I guess is his 'Intel Composer XE' distribution. I don't have that since I've got the 'Intel Fortran Composer XE'.&lt;BR /&gt;&lt;BR /&gt;Hajo: sorry I ever doubted you, buddy. Thanks.&lt;BR /&gt;</description>
    <pubDate>Fri, 02 Mar 2012 19:46:21 GMT</pubDate>
    <dc:creator>mwparis</dc:creator>
    <dc:date>2012-03-02T19:46:21Z</dc:date>
    <item>
      <title>Xcode 4.3</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Xcode-4-3/m-p/806431#M3454</link>
      <description>Hi,&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I just updated to Xcode 4.3 and for installing intel fortran plus MKL I have to specify the Xcode folder. Now Xcode is entirely in Applications and not in developer folder anymore. I get an error message if I choose applications as the Xcode folder. Any solutions out there yet? Thanks a lot.&lt;/DIV&gt;</description>
      <pubDate>Sun, 19 Feb 2012 01:10:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Xcode-4-3/m-p/806431#M3454</guid>
      <dc:creator>siemer_michael</dc:creator>
      <dc:date>2012-02-19T01:10:27Z</dc:date>
    </item>
    <item>
      <title>Xcode 4.3</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Xcode-4-3/m-p/806432#M3455</link>
      <description>&lt;P&gt;&lt;/P&gt;Hi,&lt;DIV&gt;the same here. I tried all of/Applications/Xcode.app/Contents /MacOS (where the actual Xcode executable resides),/Applications/Xcode.app/Contents/Developer, etc. non was accepted by the intel composer XE installer. I installed command line support only for the time being, but would appreciate any suggestions.&lt;/DIV&gt;&lt;DIV&gt;Thanks and regards.&lt;/DIV&gt;</description>
      <pubDate>Mon, 20 Feb 2012 12:18:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Xcode-4-3/m-p/806432#M3455</guid>
      <dc:creator>Prof__Dr__Joern_Behr</dc:creator>
      <dc:date>2012-02-20T12:18:37Z</dc:date>
    </item>
    <item>
      <title>Xcode 4.3</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Xcode-4-3/m-p/806433#M3456</link>
      <description>Theproblem may be the Xcode version is not supported by the installer. I checkedIntel Composer XE release notes, saw &lt;BR /&gt;System Requirements&lt;BR /&gt; An Intel-based Apple* Mac* system&lt;BR /&gt; 1GB RAM minimum, 2GB RAM recommended&lt;BR /&gt; 3GB free disk space&lt;BR /&gt; One of the following combinations of Mac OS* X, Xcode* and the Xcode SDK:&lt;BR /&gt;o OS X 10.7 and Xcode* 4.2 and SDK 10.7&lt;BR /&gt;o OS X 10.7 and Xcode* 4.1 and SDK 10.7&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ying</description>
      <pubDate>Tue, 21 Feb 2012 07:33:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Xcode-4-3/m-p/806433#M3456</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2012-02-21T07:33:26Z</dc:date>
    </item>
    <item>
      <title>Xcode 4.3</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Xcode-4-3/m-p/806434#M3457</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;Sorry, we don't support Xcode 4.3 yet.&lt;BR /&gt;&lt;BR /&gt;As a work-aroundI can suggest you toenter "/"as Xcode install directory. Installer must accept this. But I can't guarantee that the actual integration will besuccessful, sincewe haven't implemented support for Xcode 4.3 yet. You can try, but I am not sure it will work.&lt;BR /&gt;&lt;BR /&gt;/ Natalia</description>
      <pubDate>Tue, 21 Feb 2012 18:36:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Xcode-4-3/m-p/806434#M3457</guid>
      <dc:creator>Natalia_A_Intel</dc:creator>
      <dc:date>2012-02-21T18:36:15Z</dc:date>
    </item>
    <item>
      <title>Xcode 4.3</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Xcode-4-3/m-p/806435#M3458</link>
      <description>&lt;DIV id="_mcePaste"&gt;&lt;DIV id="_mcePaste"&gt;Right-click installer -&amp;gt; Show contents&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;navigate into:&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;composer_xe_2011_sp1.9.289&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;(Right-click -&amp;gt; Show contents)&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;extract:&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;Archive.pax.gz&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;copy&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;PATH of="" archive=""&gt;/xcode_icc/4.2/Library/Xcode/Third-Party\ Plug-ins/ICC\ 12.1\ Compiler.xcplugin&lt;/PATH&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;into&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;/Applications/Xcode.app/Contents/Developer/Library/Xcode/Third-Party\ Plug-ins/ICC\ 12.1\ Compiler.xcplugin&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;edit&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;/Applications/Xcode.app/Contents/Developer/Library/Xcode/Third-Party\ Plug-ins/ICC\ 12.1\ Compiler.xcplugin/Contents/Resources/ICC\ 12.1.0.xcspec&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;to replace&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;$(DEVELOPER_USR_DIR)&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;with&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;/opt/intel/composerxe&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;after that, replace&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;-dev-usr-root=/opt/intel/composerxe&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;with&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;-dev-usr-root=/Applications/Xcode.app/Contents/Developer/usr&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;save. restart XCode.&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;works for me :)&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 21 Feb 2012 19:49:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Xcode-4-3/m-p/806435#M3458</guid>
      <dc:creator>Hajo_Nils_Krabbenh__</dc:creator>
      <dc:date>2012-02-21T19:49:40Z</dc:date>
    </item>
    <item>
      <title>Xcode 4.3</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Xcode-4-3/m-p/806436#M3459</link>
      <description>Has anyone tried Hajo's solution? I'm looking for confirmations or the opposite.&lt;BR /&gt;&lt;BR /&gt;If you take the following link at face value, it would appear that the above isn't going to help us:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=103290"&gt;http://software.intel.com/en-us/forums/showthread.php?t=103290&lt;/A&gt;</description>
      <pubDate>Thu, 01 Mar 2012 04:12:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Xcode-4-3/m-p/806436#M3459</guid>
      <dc:creator>mwparis</dc:creator>
      <dc:date>2012-03-01T04:12:30Z</dc:date>
    </item>
    <item>
      <title>Xcode 4.3</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Xcode-4-3/m-p/806437#M3460</link>
      <description>Following up on this, I've adapted Hajo's solution to my setup and now have Xcode 4.3 installed under OS X 10.7.3 and compiling with the Intel Fortran Compiler 12.1.2 (from Composer XE). Syntax coloring works, but is disappointingly primitive.&lt;BR /&gt;&lt;BR /&gt;Incidentally, Steve Lionel's &lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=103290"&gt;post&lt;/A&gt; "&lt;B&gt;Do not install Xcode 4.3 if you are using Intel Compilers&lt;/B&gt;" seems to be rather damning to the effort. I'm not sure if I've missed something important but, like Hajo says: "works for me." As always: caveat emptor; YMMV; etc.&lt;BR /&gt;&lt;BR /&gt;Here's a brief summary in hopes that it might save someone some time in their installation. (And I'm sure I'll have to do this again, so it's not as selfless as it sounds.)&lt;BR /&gt;&lt;BR /&gt;I started with 10.7.2 and Xcode4.2 installed. Downloaded 'MacOSXUpdCombo10.7.3.dmg' to update to 10.7.3 (reminder to back-up your files, though I didn't); downloaded 'xcode_4.3_for_lion.dmg' (don't bother with the App Store, use: &lt;A href="https://developer.apple.com/downloads/index.action"&gt;https://developer.apple.com/downloads/index.action&lt;/A&gt;).&lt;BR /&gt;&lt;BR /&gt;Do the standard 'dmg install routine' (installs into /Applications -- I didn't want it there so I moved it to /Developer/Applications/Xcode4.3.app -- just mentioning this so you know that it works).&lt;BR /&gt;&lt;BR /&gt;Now, you're in a position to start following Hajo's &lt;A href="http://software.intel.com/en-us/forums/showpost.php?p=176072"&gt;remarks&lt;/A&gt;. However, if you have Xcode4.2 installed already, you don't have to bother with the file "composer_xe_2011_sp1.9.289" that Hajo mentions (and I couldn't find anyway).&lt;BR /&gt;&lt;BR /&gt;Your objective is copy the 'IFORT 12.1.0.xcspec' files from the Xcode4.2 distribution to the 4.3 dist. And to modify this file to let it know where the ifort compiler is and where some environment information is.&lt;BR /&gt;&lt;BR /&gt;On my system the Xc4.2 'xcspec' file is in '/Developer/Library/Xcode/Third-Party\ Plug-ins/IFORT\ 12.1\ Compiler.xcplugin/Contents/Resources'&lt;BR /&gt;&lt;BR /&gt;I copied the entire 'Third-Party Plug-ins' directory to: '/Developer/Applications/Xcode4.3.app/Contents/Developer/Library/Xcode' as:&lt;BR /&gt;&lt;BR /&gt;cp -a /Developer/Library/Xcode/Third-Party\ Plug-ins /Developer/Applications/Xcode4.3.app/Contents/Developer/Library/Xcode&lt;BR /&gt;&lt;BR /&gt;Now, follow Hajo's remarks on modifying 'IFORT 12.1.0.xcspec' &lt;I&gt;&lt;B&gt;to the letter.&lt;/B&gt;&lt;/I&gt;&lt;BR /&gt;&lt;BR /&gt;Incidental remark: I think the 'ICC' directories in Hajo's post are there due to what I guess is his 'Intel Composer XE' distribution. I don't have that since I've got the 'Intel Fortran Composer XE'.&lt;BR /&gt;&lt;BR /&gt;Hajo: sorry I ever doubted you, buddy. Thanks.&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Mar 2012 19:46:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Xcode-4-3/m-p/806437#M3460</guid>
      <dc:creator>mwparis</dc:creator>
      <dc:date>2012-03-02T19:46:21Z</dc:date>
    </item>
  </channel>
</rss>

