<?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 Error 6284 with function getfileinfogg in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Error-6284-with-function-getfileinfogg/m-p/781315#M27891</link>
    <description>You probably need to change the declared type of the buffer argument to FILE$INFOI8. Please see the documentation on GETFILEINFOQQ for more details.</description>
    <pubDate>Mon, 12 Jul 2010 15:21:05 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2010-07-12T15:21:05Z</dc:date>
    <item>
      <title>Error 6284 with function getfileinfogg</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Error-6284-with-function-getfileinfogg/m-p/781314#M27890</link>
      <description>Using IVF 11.1.048 on MSVS 2008, x64 build on Vista.&lt;BR /&gt;&lt;BR /&gt;We are now convertingFortran fromx32 to x64. &lt;BR /&gt;Getting this error on the x64 build "6284 No matching specific function for the generic function reference"&lt;BR /&gt;&lt;BR /&gt;Do you have any suggestions? Should we send sample code? &lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Mon, 12 Jul 2010 13:57:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Error-6284-with-function-getfileinfogg/m-p/781314#M27890</guid>
      <dc:creator>fbalderasintel</dc:creator>
      <dc:date>2010-07-12T13:57:40Z</dc:date>
    </item>
    <item>
      <title>Error 6284 with function getfileinfogg</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Error-6284-with-function-getfileinfogg/m-p/781315#M27891</link>
      <description>You probably need to change the declared type of the buffer argument to FILE$INFOI8. Please see the documentation on GETFILEINFOQQ for more details.</description>
      <pubDate>Mon, 12 Jul 2010 15:21:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Error-6284-with-function-getfileinfogg/m-p/781315#M27891</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2010-07-12T15:21:05Z</dc:date>
    </item>
    <item>
      <title>Documentation does not wrap to screen</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Error-6284-with-function-getfileinfogg/m-p/781316#M27892</link>
      <description>Steve,&lt;BR /&gt;&lt;BR /&gt;Some of the documentation files have inappropriate preformatted text, including GETFILINFOQQ and GETFONTINFO, for example.&lt;BR /&gt;&lt;BR /&gt;The text above the description of the derived types does not wrap to the width of the screen, making it hard to read.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;David</description>
      <pubDate>Tue, 13 Jul 2010 06:51:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Error-6284-with-function-getfileinfogg/m-p/781316#M27892</guid>
      <dc:creator>DavidWhite</dc:creator>
      <dc:date>2010-07-13T06:51:32Z</dc:date>
    </item>
    <item>
      <title>Documentation does not wrap to screen</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Error-6284-with-function-getfileinfogg/m-p/781317#M27893</link>
      <description>David,&lt;BR /&gt;&lt;BR /&gt;Yes, I see what you mean. I'm glad to report that this is already resolved for our next major release.</description>
      <pubDate>Tue, 13 Jul 2010 13:34:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Error-6284-with-function-getfileinfogg/m-p/781317#M27893</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2010-07-13T13:34:19Z</dc:date>
    </item>
    <item>
      <title>Error 6284 with function getfileinfogg</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Error-6284-with-function-getfileinfogg/m-p/781318#M27894</link>
      <description>We are getting the same error when converting from x32 to x64. The type of the integers use din the argument list are defined in mudule ifmt. The type is defined byINT_PTR_KIND. Is this integer kind different between 32 and 64 bit?&lt;DIV&gt;THis is the error that our make file spits out.&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV id="_mcePaste"&gt;Line 32: relap\rnewp.for(371): error #6284: There is no matching specific function for this generic function reference.  [CREATETHREAD]&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;	Line 44: relap\trnctl.for(46): error #6284: There is no matching specific function for this generic function reference.  [CREATETHREAD]&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;This is the line from rnewp.for that it is complaining about&lt;/DIV&gt;&lt;DIV&gt;thhndl = CreateThread(0,0,hynoded,0,0,thrid)&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;thhndl is defined as:integer(int_ptr_kind()) thhndl,thrid&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Are the 0,0 in(0,0,hynoded,0,0,thrid) interprited as 32bit and should be 64bits&lt;/DIV&gt;</description>
      <pubDate>Thu, 09 Jun 2011 19:47:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Error-6284-with-function-getfileinfogg/m-p/781318#M27894</guid>
      <dc:creator>Brian_A_</dc:creator>
      <dc:date>2011-06-09T19:47:23Z</dc:date>
    </item>
    <item>
      <title>Error 6284 with function getfileinfogg</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Error-6284-with-function-getfileinfogg/m-p/781319#M27895</link>
      <description>Yes, the whole reason for creating the INT_PTR_KIND() intrinsic is that it returns different results on 32 and 64-bit platforms. &lt;BR /&gt;&lt;BR /&gt;Here is the declaration of the CreateThread routine in KERNEL32.F90:&lt;BR /&gt;&lt;BR /&gt;FUNCTION CreateThread( &amp;amp;&lt;BR /&gt; lpThreadAttributes, &amp;amp;&lt;BR /&gt; dwStackSize, &amp;amp;&lt;BR /&gt; lpStartAddress, &amp;amp;&lt;BR /&gt; lpParameter, &amp;amp;&lt;BR /&gt; dwCreationFlags, &amp;amp;&lt;BR /&gt; lpThreadId)&lt;BR /&gt;import&lt;BR /&gt;integer(HANDLE) :: CreateThread ! HANDLE&lt;BR /&gt; !DEC$ ATTRIBUTES DEFAULT, STDCALL, DECORATE, ALIAS:'CreateThread' :: CreateThread&lt;BR /&gt;!DEC$ ATTRIBUTES REFERENCE, ALLOW_NULL :: lpThreadAttributes&lt;BR /&gt;TYPE (T_SECURITY_ATTRIBUTES) lpThreadAttributes ! LPSECURITY_ATTRIBUTES lpThreadAttributes&lt;BR /&gt; integer(DWORD) dwStackSize ! DWORD dwStackSize&lt;BR /&gt; integer(LPVOID) lpStartAddress ! LPTHREAD_START_ROUTINE lpStartAddress&lt;BR /&gt; integer(LPVOID) lpParameter ! LPVOID lpParameter&lt;BR /&gt; integer(DWORD) dwCreationFlags ! DWORD dwCreationFlags&lt;BR /&gt; integer(LPDWORD) lpThreadId ! LPDWORD lpThreadId&lt;BR /&gt;&lt;BR /&gt;The 0 arguments are not the problem. How is hynoded declared? That's the start address and needs to be a pointer-sized integer. The rest looks ok to me. The compiler will allow 0 for the arguments.</description>
      <pubDate>Thu, 09 Jun 2011 20:13:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Error-6284-with-function-getfileinfogg/m-p/781319#M27895</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2011-06-09T20:13:01Z</dc:date>
    </item>
    <item>
      <title>Error 6284 with function getfileinfogg</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Error-6284-with-function-getfileinfogg/m-p/781320#M27896</link>
      <description>&lt;DIV&gt;&lt;PRE&gt;[bash]relaprnewp.ff
        1 file(s) copied.
	ifort -nologo -c   -auto -Qansi_alias- -pad_source -traceback  -fltconsistency -fpconstant -nogen-interfaces -module:o  -Io -Ienvrl -Imatpro -Irelap -Iscdap  -Igraphics -object:relaprnewp.o relaprnewp.for
relaprnewp.for(313): error #7112: This actual argument must not be the name of a procedure.   [HYNODED]
         thhndl = CreateThread(0,0,hynoded,0,0,thrid)
-----------------------------------^
compilation aborted for relaprnewp.for (code 1)
Could Not Find D:iss_relapRELAP5Mod35rs35da.intl64relaptrnctl.o
auxxdefinei
relaptrnctl.ff
        1 file(s) copied.
	ifort -nologo -c   -auto -Qansi_alias- -pad_source -traceback  -fltconsistency -fpconstant -nogen-interfaces -module:o  -Io -Ienvrl -Imatpro -Irelap -Iscdap  -Igraphics -object:relaptrnctl.o relaptrnctl.for
relaptrnctl.for(48): error #7112: This actual argument must not be the name of a procedure.   [HYNODED]
           thhndl = CreateThread(0,0,hynoded,1,0,thrid)
-------------------------------------^[/bash]&lt;/PRE&gt; We changed "use ifmt" to use kernel32" and this is what we are getting now.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;I have attached the hynoded file and in the two routines that call it we have hynoded set as external.</description>
      <pubDate>Tue, 21 Jun 2011 18:06:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Error-6284-with-function-getfileinfogg/m-p/781320#M27896</guid>
      <dc:creator>Brian_A_</dc:creator>
      <dc:date>2011-06-21T18:06:27Z</dc:date>
    </item>
    <item>
      <title>Error 6284 with function getfileinfogg</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Error-6284-with-function-getfileinfogg/m-p/781321#M27897</link>
      <description>CreateThread wants a pointer-sized integer containing the start address, so pass LOC(hynoded).</description>
      <pubDate>Tue, 21 Jun 2011 19:07:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Error-6284-with-function-getfileinfogg/m-p/781321#M27897</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2011-06-21T19:07:54Z</dc:date>
    </item>
  </channel>
</rss>

