<?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 issue: GDB error message in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Xcode-issue-GDB-error-message/m-p/798594#M2884</link>
    <description>To Whom It May Concern,&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I have an issue with compiling my fortran code under xcode. First of all, the compiling succeeded but when I try to run the code I get the following message:&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="line-height: 16px;"&gt;Program received signal: EXC_BAD_ACCESS.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;
&lt;P&gt;Data Formatters temporarily unavailable, will re-try after a 'continue'. (Cannot call into the loader at present, it is locked.)&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt;I would appreciate any help on that issue.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I am running the some code under Intel Fotran for Windows and everything is fine.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Does anyone have an idea?&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I highly appreciate help!&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Best,&lt;/DIV&gt;&lt;DIV&gt;Walter&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I should add:&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;B&gt;dyld: Library not loaded: libmkl_intel_lp64.dylib&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;&lt;B&gt; Referenced from: /Users/Chef/f90/Test/test2/test2/build/Debug/test2&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;&lt;B&gt; Reason: image not found&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;sharedlibrary apply-load-rules all&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 03 Nov 2011 15:48:01 GMT</pubDate>
    <dc:creator>steingre</dc:creator>
    <dc:date>2011-11-03T15:48:01Z</dc:date>
    <item>
      <title>Xcode issue: GDB error message</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Xcode-issue-GDB-error-message/m-p/798594#M2884</link>
      <description>To Whom It May Concern,&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I have an issue with compiling my fortran code under xcode. First of all, the compiling succeeded but when I try to run the code I get the following message:&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="line-height: 16px;"&gt;Program received signal: EXC_BAD_ACCESS.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;
&lt;P&gt;Data Formatters temporarily unavailable, will re-try after a 'continue'. (Cannot call into the loader at present, it is locked.)&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt;I would appreciate any help on that issue.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I am running the some code under Intel Fotran for Windows and everything is fine.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Does anyone have an idea?&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I highly appreciate help!&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Best,&lt;/DIV&gt;&lt;DIV&gt;Walter&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I should add:&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;B&gt;dyld: Library not loaded: libmkl_intel_lp64.dylib&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;&lt;B&gt; Referenced from: /Users/Chef/f90/Test/test2/test2/build/Debug/test2&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;&lt;B&gt; Reason: image not found&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;sharedlibrary apply-load-rules all&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 03 Nov 2011 15:48:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Xcode-issue-GDB-error-message/m-p/798594#M2884</guid>
      <dc:creator>steingre</dc:creator>
      <dc:date>2011-11-03T15:48:01Z</dc:date>
    </item>
    <item>
      <title>Xcode issue: GDB error message</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Xcode-issue-GDB-error-message/m-p/798595#M2885</link>
      <description>I could solve the issue by setting the dynamic library path to&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;/Developer/opt/intel/composerve-2011.0.085/compiler/lib/&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;changed the "other link path" to static and gave them the right path:&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;B&gt;-openmp&lt;/B&gt;&lt;/P&gt;

&lt;P&gt;&lt;B&gt;-lmkl_lapack95_ilp64&lt;/B&gt;&lt;/P&gt;

&lt;P&gt;&lt;B&gt;/Developer/opt/intel/composerxe-2011.0.085/mkl/lib/libmkl_intel_ilp64.a&lt;/B&gt;&lt;/P&gt;

&lt;P&gt;&lt;B&gt;/Developer/opt/intel/composerxe-2011.0.085/mkl/lib/libmkl_intel_thread.a&lt;/B&gt;&lt;/P&gt;

&lt;P&gt;&lt;B&gt;/Developer/opt/intel/composerxe-2011.0.085/mkl/lib/libmkl_core.a&lt;/B&gt;&lt;/P&gt;

&lt;P&gt;&lt;B&gt;-lpthread&lt;/B&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt;I also want to mention that this thread is very helpful:&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=66155"&gt;http://software.intel.com/en-us/forums/showthread.php?t=66155&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 03 Nov 2011 18:58:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Xcode-issue-GDB-error-message/m-p/798595#M2885</guid>
      <dc:creator>steingre</dc:creator>
      <dc:date>2011-11-03T18:58:47Z</dc:date>
    </item>
  </channel>
</rss>

