<?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: command line vs msdev in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/command-line-vs-msdev/m-p/979469#M25713</link>
    <description>I tried looking these things up but the only htings I see are /pdb and./implib and these are set tothe default name.pdb and name.lib  &lt;BR /&gt;I did not see /libs:dll  where would I find this?  &lt;BR /&gt;  &lt;BR /&gt;Thanks, Tim</description>
    <pubDate>Wed, 09 Jan 2002 10:30:12 GMT</pubDate>
    <dc:creator>rahzan</dc:creator>
    <dc:date>2002-01-09T10:30:12Z</dc:date>
    <item>
      <title>command line vs msdev</title>
      <link>https://community.intel.com/t5/Software-Archive/command-line-vs-msdev/m-p/979467#M25711</link>
      <description>produce a DLL w/ a  single f90 file which contains a single module in it using: &lt;BR /&gt;1. msdev &lt;BR /&gt;2. command line: DF /dll filename.f90 &lt;BR /&gt; &lt;BR /&gt;There are no USEs or dependecy on other modules or libraries than the default. &lt;BR /&gt; &lt;BR /&gt;compare the resulting LIB or DLL files using FC. &lt;BR /&gt;They are not identical....What gives? &lt;BR /&gt; &lt;BR /&gt;Tim</description>
      <pubDate>Wed, 09 Jan 2002 06:07:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/command-line-vs-msdev/m-p/979467#M25711</guid>
      <dc:creator>rahzan</dc:creator>
      <dc:date>2002-01-09T06:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: command line vs msdev</title>
      <link>https://community.intel.com/t5/Software-Archive/command-line-vs-msdev/m-p/979468#M25712</link>
      <description>Compare the compiler and linker options under MSDEV to those you're using on the command line.  They won't be the same.  In particular, the Developer Studio project will use /libs:dll&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Wed, 09 Jan 2002 07:44:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/command-line-vs-msdev/m-p/979468#M25712</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2002-01-09T07:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: command line vs msdev</title>
      <link>https://community.intel.com/t5/Software-Archive/command-line-vs-msdev/m-p/979469#M25713</link>
      <description>I tried looking these things up but the only htings I see are /pdb and./implib and these are set tothe default name.pdb and name.lib  &lt;BR /&gt;I did not see /libs:dll  where would I find this?  &lt;BR /&gt;  &lt;BR /&gt;Thanks, Tim</description>
      <pubDate>Wed, 09 Jan 2002 10:30:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/command-line-vs-msdev/m-p/979469#M25713</guid>
      <dc:creator>rahzan</dc:creator>
      <dc:date>2002-01-09T10:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: command line vs msdev</title>
      <link>https://community.intel.com/t5/Software-Archive/command-line-vs-msdev/m-p/979470#M25714</link>
      <description>Sounds to me as if you're looking at the link options, not the Fortran options.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Wed, 09 Jan 2002 13:30:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/command-line-vs-msdev/m-p/979470#M25714</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2002-01-09T13:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: command line vs msdev</title>
      <link>https://community.intel.com/t5/Software-Archive/command-line-vs-msdev/m-p/979471#M25715</link>
      <description>Well I looked there before I wrote. Nothing worthy of note and esp no /libs. Here is what is under fortran tab: &lt;BR /&gt; &lt;BR /&gt;/compile_only /dll /nologo /warn:nofileopt /module:"Release/" /object:"Release/"  &lt;BR /&gt; &lt;BR /&gt;Further ideas will be appreciated &lt;BR /&gt;Tim</description>
      <pubDate>Wed, 09 Jan 2002 13:48:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/command-line-vs-msdev/m-p/979471#M25715</guid>
      <dc:creator>rahzan</dc:creator>
      <dc:date>2002-01-09T13:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: command line vs msdev</title>
      <link>https://community.intel.com/t5/Software-Archive/command-line-vs-msdev/m-p/979472#M25716</link>
      <description>Well, since you didn't say what was different about the DLLs, I just took a guess.  There's nothing magic about the DevStudio interface - it just invokes the command-line compiler behind the scenes.  If you manually add /watch to the Fortran project options box and do a build, you'll see in the build window the exact commands used.  Perhaps that will help you.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Thu, 10 Jan 2002 00:13:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/command-line-vs-msdev/m-p/979472#M25716</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2002-01-10T00:13:08Z</dc:date>
    </item>
  </channel>
</rss>

