<?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 Re: Problem building a debug executable using an debug library in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-building-a-debug-executable-using-an-debug-library/m-p/912412#M83728</link>
    <description>Please paste into a reply here the text under Properties &amp;gt; Fortran &amp;gt; Command Line &amp;gt; All Options for the failing executable project configuration and then for one that works. Please also post this information for the library in both Release and Debug configurations.&lt;BR /&gt;&lt;BR /&gt;My guess is that for the library, you have Libraries &amp;gt; Disable Default Library Search Rules set to Yes for the debug configuration and No for the Release configuration, and that for the executable project, you have Compatibility &amp;gt; Use PowerStation Portability Library set to Yes for the Release configuration and No for the Debug configuration.&lt;BR /&gt;&lt;BR /&gt;That's the only thing that comes to mind.&lt;BR /&gt;</description>
    <pubDate>Wed, 19 Mar 2008 00:21:52 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2008-03-19T00:21:52Z</dc:date>
    <item>
      <title>Problem building a debug executable using an debug library</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-building-a-debug-executable-using-an-debug-library/m-p/912411#M83727</link>
      <description>Hi,&lt;BR /&gt;I have a problem building a debug executable using an debug library.&lt;BR /&gt;First I did build a library. I build a debug version and a release version.&lt;BR /&gt;Then I try to build an executable that needs this library.&lt;BR /&gt;What succeeds:&lt;BR /&gt;If I build a release executable using a release library. &lt;BR /&gt;If I build a release executable using a debug library. &lt;BR /&gt;
If I build a debug executable using a release library. &lt;BR /&gt;
What fails:&lt;BR /&gt;
If I build a debug executable using a debug library. &lt;BR /&gt;&lt;BR /&gt;

Error messages are:&lt;BR /&gt;m_utils.obj : error LNK2019: unresolved external symbol _GETCWD referenced in function _M_UTILS_mp_GETOS&lt;BR /&gt;ops_get_arg.obj : error LNK2001: unresolved external symbol _GETCWD&lt;BR /&gt;ops_main.obj : error LNK2019: unresolved external symbol _EXIT referenced in function _MAIN__&lt;BR /&gt;ops_main.obj : error LNK2019: unresolved external symbol _SYSTEM referenced in function _MAIN__&lt;BR /&gt;ops_write_progress.obj : error LNK2019: unresolved external symbol _FLUSH referenced in function _OPS_WRITE_PROGRESS&lt;BR /&gt;Debug/ops_debug.exe : fatal error LNK1120: 4 unresolved externals&lt;BR /&gt;&lt;BR /&gt;m_utils.mod, ops_get_arg.for ops_main.for and ops_write_progress.for are some of the sources I'm compiling now and that are not in the library.  &lt;BR /&gt;&lt;BR /&gt;What can I do to make this work?&lt;BR /&gt;&lt;BR /&gt;Regards, Wilco de Vries.&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Mar 2008 17:56:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-building-a-debug-executable-using-an-debug-library/m-p/912411#M83727</guid>
      <dc:creator>vriesdwj</dc:creator>
      <dc:date>2008-03-17T17:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problem building a debug executable using an debug library</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-building-a-debug-executable-using-an-debug-library/m-p/912412#M83728</link>
      <description>Please paste into a reply here the text under Properties &amp;gt; Fortran &amp;gt; Command Line &amp;gt; All Options for the failing executable project configuration and then for one that works. Please also post this information for the library in both Release and Debug configurations.&lt;BR /&gt;&lt;BR /&gt;My guess is that for the library, you have Libraries &amp;gt; Disable Default Library Search Rules set to Yes for the debug configuration and No for the Release configuration, and that for the executable project, you have Compatibility &amp;gt; Use PowerStation Portability Library set to Yes for the Release configuration and No for the Debug configuration.&lt;BR /&gt;&lt;BR /&gt;That's the only thing that comes to mind.&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Mar 2008 00:21:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-building-a-debug-executable-using-an-debug-library/m-p/912412#M83728</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2008-03-19T00:21:52Z</dc:date>
    </item>
  </channel>
</rss>

