<?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 COM client compilation takes too long in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/COM-client-compilation-takes-too-long/m-p/936049#M88882</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;we're working on a COM client. The file created by Intel Visual Fortran Module Wizard (by importing a TLB file) has approx. 190.000 lines. The compilation time of the file on an average CPU is about 20 mins. Is there a way to accelarate the compilation process? It doesn't really makes a difference if I compile using debug or release settings.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Goran&lt;/P&gt;</description>
    <pubDate>Thu, 27 Jun 2013 15:22:28 GMT</pubDate>
    <dc:creator>Goran_P_</dc:creator>
    <dc:date>2013-06-27T15:22:28Z</dc:date>
    <item>
      <title>COM client compilation takes too long</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/COM-client-compilation-takes-too-long/m-p/936049#M88882</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;we're working on a COM client. The file created by Intel Visual Fortran Module Wizard (by importing a TLB file) has approx. 190.000 lines. The compilation time of the file on an average CPU is about 20 mins. Is there a way to accelarate the compilation process? It doesn't really makes a difference if I compile using debug or release settings.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Goran&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2013 15:22:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/COM-client-compilation-takes-too-long/m-p/936049#M88882</guid>
      <dc:creator>Goran_P_</dc:creator>
      <dc:date>2013-06-27T15:22:28Z</dc:date>
    </item>
    <item>
      <title>Park the full file and make a</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/COM-client-compilation-takes-too-long/m-p/936050#M88883</link>
      <description>&lt;P&gt;Park the full file and make a copy with just the routines interfaces you use perhaps? &amp;nbsp;You you need to rebuild it anyway, is it actually changing? You could remove it from the build and just use a prebuilt obkect file perhaps?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2013 20:39:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/COM-client-compilation-takes-too-long/m-p/936050#M88883</guid>
      <dc:creator>andrew_4619</dc:creator>
      <dc:date>2013-06-27T20:39:31Z</dc:date>
    </item>
    <item>
      <title>Or if you are modifying it a</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/COM-client-compilation-takes-too-long/m-p/936051#M88884</link>
      <description>&lt;P&gt;Or if you are modifying it a lot then why not make a file with a module for the parameter declarations and split the interfaces into several separate modules in differnt files? Then you are only compile a sub-set whilst working on it?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2013 20:42:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/COM-client-compilation-takes-too-long/m-p/936051#M88884</guid>
      <dc:creator>andrew_4619</dc:creator>
      <dc:date>2013-06-27T20:42:29Z</dc:date>
    </item>
    <item>
      <title>&gt;&gt;..The compilation time of</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/COM-client-compilation-takes-too-long/m-p/936052#M88885</link>
      <description>&amp;gt;&amp;gt;..The compilation time of the file on an average CPU is about 20 mins. Is there a way to
&amp;gt;&amp;gt;accelarate the compilation process?

Did you create any C/C++ wrappers? If Yes, Verify that all wrappers for COM interfaces you've imported and used in your project are enabled for Precompiled Header usage. If you create a small project reproducer with a couple of files I could verify if they are used properly with Precompiled Header option.</description>
      <pubDate>Fri, 28 Jun 2013 01:01:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/COM-client-compilation-takes-too-long/m-p/936052#M88885</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-06-28T01:01:00Z</dc:date>
    </item>
  </channel>
</rss>

