<?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: -heap-array in VC++ IDE? in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/heap-array-in-VC-IDE/m-p/805042#M39799</link>
    <description>Right. I guess I was hoping I didn't have to dig up my large-problem test... :)</description>
    <pubDate>Mon, 25 Sep 2006 23:52:01 GMT</pubDate>
    <dc:creator>jd_weeks</dc:creator>
    <dc:date>2006-09-25T23:52:01Z</dc:date>
    <item>
      <title>-heap-array in VC++ IDE?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/heap-array-in-VC-IDE/m-p/805038#M39795</link>
      <description>I was very happy to see the -heap-array option to tell the compiler to allocate temporary arrays on the heap. That will save me a lot of trouble.
&lt;BR /&gt;
&lt;BR /&gt;But I couldn't find this as an option within the Fortran property pages in VC++. Can it be accessed from the IDE, or do I have to use the command line to use this option?</description>
      <pubDate>Thu, 21 Sep 2006 03:30:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/heap-array-in-VC-IDE/m-p/805038#M39795</guid>
      <dc:creator>jd_weeks</dc:creator>
      <dc:date>2006-09-21T03:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: -heap-array in VC++ IDE?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/heap-array-in-VC-IDE/m-p/805039#M39796</link>
      <description>It cannot be accessed from an IDE property page at this time. Also, the -heap_arrays switch itself doesn't work, which was unintentional.&lt;BR /&gt;&lt;BR /&gt;In the IDE, you can go to the "Command Line" property page and type in the option yourself. Until the next update, use this as an alternative:&lt;BR /&gt;&lt;BR /&gt;-Qoption,f,"-heap_arrays 0"&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Sep 2006 04:46:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/heap-array-in-VC-IDE/m-p/805039#M39796</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2006-09-21T04:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: -heap-array in VC++ IDE?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/heap-array-in-VC-IDE/m-p/805040#M39797</link>
      <description>Thanks, Steve.
&lt;BR /&gt;
&lt;BR /&gt;Right after I posted that message I discovered the command line option, and found that the option doesn't work.
&lt;BR /&gt;
&lt;BR /&gt;Using your solution, it compiled without complaint. Now how do I verify that it actually did something? :)</description>
      <pubDate>Thu, 21 Sep 2006 07:45:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/heap-array-in-VC-IDE/m-p/805040#M39797</guid>
      <dc:creator>jd_weeks</dc:creator>
      <dc:date>2006-09-21T07:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: -heap-array in VC++ IDE?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/heap-array-in-VC-IDE/m-p/805041#M39798</link>
      <description>&lt;P&gt;If it works, your program no longer gets a stack overflow error. If it wasn't getting such an error before, then you don't need this option.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2006 20:51:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/heap-array-in-VC-IDE/m-p/805041#M39798</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2006-09-21T20:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: -heap-array in VC++ IDE?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/heap-array-in-VC-IDE/m-p/805042#M39799</link>
      <description>Right. I guess I was hoping I didn't have to dig up my large-problem test... :)</description>
      <pubDate>Mon, 25 Sep 2006 23:52:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/heap-array-in-VC-IDE/m-p/805042#M39799</guid>
      <dc:creator>jd_weeks</dc:creator>
      <dc:date>2006-09-25T23:52:01Z</dc:date>
    </item>
  </channel>
</rss>

