<?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: GSHandlerCheck in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/GSHandlerCheck/m-p/842164#M60133</link>
    <description>&lt;P&gt;I have 2003 Release 2 Platform SDK installed. When I start the command windows I run iclvars.bat followed by ifortvars.bat.These have been modified slightly as recommended by Intel premier support as a result of an earlier issue. The output at the screen is &lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;Intel C++ Compiler 9.1.030 build environment for EM64T-based applications&lt;BR /&gt;Copyright (C) 1985-2006 Intel Corporation. All rights reserved.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;Targeting Windows Server 2003 X64 RETAIL&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;'Fortran' is not recognized as an internal or external command,&lt;BR /&gt;operable program or batch file.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;Intel Fortran Compiler 9.1.029 build environment for EM64T-based applications&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;Copyright (C) 1985-2006 Intel Corporation. All rights reserved.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New"&gt;&lt;FONT face="Arial" size="2"&gt;The contents of the files are listed below:&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New"&gt;&lt;FONT face="Arial" color="#ff0000" size="5"&gt;&lt;STRONG&gt;iclvars.bat&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;@echo off&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;echo.&lt;BR /&gt;echo Intel C++ Compiler 9.1.030 build environment for EM64T-based application&lt;BR /&gt;s&lt;BR /&gt;echo Copyright (C) 1985-2006 Intel Corporation. All rights reserved.&lt;BR /&gt;echo.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;call "C:Program FilesMicrosoft Platform SDKSetEnv" /X64 /RETAIL&lt;BR /&gt;title Intel C++ Compiler 9.1.030 build environment for EM64T-based applicatio&lt;BR /&gt;ns&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;SET ICPP_COMPILER91=C:Program Files (x86)IntelCompilerC++9.1&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;SET INTEL_LICENSE_FILE=C:Program Files (x86)Common FilesIntelLicenses&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;Set Path=%ICPP_COMPILER91%EM64TBin;%path%&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;Set Lib=%ICPP_COMPILER91%EM64TLib;%LIB%&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;SET Include=%ICPP_COMPILER91%EM64TInclude;%Include%&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;&lt;FONT face="Arial" size="2"&gt;&lt;FONT color="#ff0000" size="5"&gt;&lt;STRONG&gt;ifortvars.bat&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;@echo off&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;Title Intel C/C++ &amp;amp; Fortran Compiler %s build environment for EM64T-based app&lt;BR /&gt;lications&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;echo.&lt;BR /&gt;echo Intel Fortran Compiler 9.1.029 build environment for EM64T-based applica&lt;BR /&gt;tions&lt;BR /&gt;echo Copyright (C) 1985-2006 Intel Corporation. All rights reserved.&lt;BR /&gt;echo.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;rem call "C:Program FilesMicrosoft Visual Studio 8VCvcvarsall" x86_amd64&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;Title Intel Fortran Compiler 9.1.029 build environment for EM64T-based applic&lt;BR /&gt;ations&lt;BR /&gt;SET IFORT_COMPILER91=C:Program Files (x86)IntelCompilerFortran9.1&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;SET INTEL_LICENSE_FILE=C:c
onnellIntel_compilerLicense&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;Set Path=%IFORT_COMPILER91%EM64TBin;%path%&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;Set Lib=%IFORT_COMPILER91%EM64TLib;%LIB%&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;SET Include=%IFORT_COMPILER91%EM64TInclude;%Include%&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;if exist "C:Program FilesIntelCompilerFortran9.1EM64TBinimsl.bat" call "&lt;BR /&gt;C:Program FilesIntelCompilerFortran9.1EM64TBinimsl.bat"&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;FONT face="Courier New"&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 06 Sep 2007 17:08:02 GMT</pubDate>
    <dc:creator>connell</dc:creator>
    <dc:date>2007-09-06T17:08:02Z</dc:date>
    <item>
      <title>GSHandlerCheck</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/GSHandlerCheck/m-p/842158#M60127</link>
      <description>&lt;P&gt;I have a XP64 program (9.1 FORTRAN and C compilers and VS2005 SP1) that is linking and running correctly. &lt;BR /&gt;I need to add capabilty that requires a link against some third party libraries. When I attempt to link (using ifort) I get an unresolved external of GSHandlerCheck. A web article (&lt;A href="http://blogs.msdn.com/mgaur/archive/2006/12/21/lnk2019-unresolved-external-symbol-gshandlercheck.aspx"&gt;http://blogs.msdn.com/mgaur/archive/2006/12/21/lnk2019-unresolved-external-symbol-gshandlercheck.aspx&lt;/A&gt;) libcmt.lib needs to be included - when I try this the original error stays and I get more errors about double defined variables (free, malloc etc) in libcmt and msvcrt. Any Ideas?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Stuart Connell&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Sep 2007 19:41:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/GSHandlerCheck/m-p/842158#M60127</guid>
      <dc:creator>connell</dc:creator>
      <dc:date>2007-09-04T19:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: GSHandlerCheck</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/GSHandlerCheck/m-p/842159#M60128</link>
      <description>You need to make sure that the libraries type setting you specify for your project(s) matches the one that this library requires. It sounds to me as if it wants the static multithreaded library, so set that in your C and Fortran projects.&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Sep 2007 20:30:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/GSHandlerCheck/m-p/842159#M60128</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2007-09-04T20:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: GSHandlerCheck</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/GSHandlerCheck/m-p/842160#M60129</link>
      <description>&lt;P&gt;I am building from the command .line. My FORTRAN/C compile and link uses -MD option. Are you indicating that the libs were built with a different set of options?&lt;/P&gt;
&lt;P&gt;Stuart&lt;/P&gt;</description>
      <pubDate>Thu, 06 Sep 2007 11:08:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/GSHandlerCheck/m-p/842160#M60129</guid>
      <dc:creator>connell</dc:creator>
      <dc:date>2007-09-06T11:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: GSHandlerCheck</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/GSHandlerCheck/m-p/842161#M60130</link>
      <description>Very likely. Here's how to find out. From the command line, do:&lt;BR /&gt;&lt;BR /&gt;dumpbin -directives yourlib.lib&lt;BR /&gt;&lt;BR /&gt;and see which library directives are used. If the library code is C code, you must choose the same set of libraries. If it's Fortran code, then you can use linker options to ignore the conflicting libraries.&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Sep 2007 14:25:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/GSHandlerCheck/m-p/842161#M60130</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2007-09-06T14:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: GSHandlerCheck</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/GSHandlerCheck/m-p/842162#M60131</link>
      <description>&lt;P&gt;Note I am using XP64 and building 64 bit exe's. When I try to start dumpbin I get &lt;/P&gt;
&lt;P&gt;The procedure entry point __security_error_handler could not be found in MSVCR80.dll&lt;/P&gt;
&lt;P&gt;The smae thing works on my 32 bit box. There are numerous (different) versions of this dll on my machine. I think it is getting the one from the SDK area. Do I have a bad dll?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Stuart&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Sep 2007 15:30:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/GSHandlerCheck/m-p/842162#M60131</guid>
      <dc:creator>connell</dc:creator>
      <dc:date>2007-09-06T15:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: GSHandlerCheck</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/GSHandlerCheck/m-p/842163#M60132</link>
      <description>Which PSDK do you have installed? What's the value of PATH in the command window you're using and how did you start the command window? If you're using the "Fortran Build Environment...", does it say it is setting up for VS2005 or for the PSDK?&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Sep 2007 16:20:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/GSHandlerCheck/m-p/842163#M60132</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2007-09-06T16:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: GSHandlerCheck</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/GSHandlerCheck/m-p/842164#M60133</link>
      <description>&lt;P&gt;I have 2003 Release 2 Platform SDK installed. When I start the command windows I run iclvars.bat followed by ifortvars.bat.These have been modified slightly as recommended by Intel premier support as a result of an earlier issue. The output at the screen is &lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;Intel C++ Compiler 9.1.030 build environment for EM64T-based applications&lt;BR /&gt;Copyright (C) 1985-2006 Intel Corporation. All rights reserved.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;Targeting Windows Server 2003 X64 RETAIL&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;'Fortran' is not recognized as an internal or external command,&lt;BR /&gt;operable program or batch file.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;Intel Fortran Compiler 9.1.029 build environment for EM64T-based applications&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;Copyright (C) 1985-2006 Intel Corporation. All rights reserved.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New"&gt;&lt;FONT face="Arial" size="2"&gt;The contents of the files are listed below:&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New"&gt;&lt;FONT face="Arial" color="#ff0000" size="5"&gt;&lt;STRONG&gt;iclvars.bat&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;@echo off&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;echo.&lt;BR /&gt;echo Intel C++ Compiler 9.1.030 build environment for EM64T-based application&lt;BR /&gt;s&lt;BR /&gt;echo Copyright (C) 1985-2006 Intel Corporation. All rights reserved.&lt;BR /&gt;echo.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;call "C:Program FilesMicrosoft Platform SDKSetEnv" /X64 /RETAIL&lt;BR /&gt;title Intel C++ Compiler 9.1.030 build environment for EM64T-based applicatio&lt;BR /&gt;ns&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;SET ICPP_COMPILER91=C:Program Files (x86)IntelCompilerC++9.1&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;SET INTEL_LICENSE_FILE=C:Program Files (x86)Common FilesIntelLicenses&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;Set Path=%ICPP_COMPILER91%EM64TBin;%path%&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;Set Lib=%ICPP_COMPILER91%EM64TLib;%LIB%&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;SET Include=%ICPP_COMPILER91%EM64TInclude;%Include%&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;&lt;FONT face="Arial" size="2"&gt;&lt;FONT color="#ff0000" size="5"&gt;&lt;STRONG&gt;ifortvars.bat&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;@echo off&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;Title Intel C/C++ &amp;amp; Fortran Compiler %s build environment for EM64T-based app&lt;BR /&gt;lications&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;echo.&lt;BR /&gt;echo Intel Fortran Compiler 9.1.029 build environment for EM64T-based applica&lt;BR /&gt;tions&lt;BR /&gt;echo Copyright (C) 1985-2006 Intel Corporation. All rights reserved.&lt;BR /&gt;echo.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;rem call "C:Program FilesMicrosoft Visual Studio 8VCvcvarsall" x86_amd64&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;Title Intel Fortran Compiler 9.1.029 build environment for EM64T-based applic&lt;BR /&gt;ations&lt;BR /&gt;SET IFORT_COMPILER91=C:Program Files (x86)IntelCompilerFortran9.1&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;SET INTEL_LICENSE_FILE=C:c
onnellIntel_compilerLicense&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;Set Path=%IFORT_COMPILER91%EM64TBin;%path%&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;Set Lib=%IFORT_COMPILER91%EM64TLib;%LIB%&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;SET Include=%IFORT_COMPILER91%EM64TInclude;%Include%&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;if exist "C:Program FilesIntelCompilerFortran9.1EM64TBinimsl.bat" call "&lt;BR /&gt;C:Program FilesIntelCompilerFortran9.1EM64TBinimsl.bat"&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;FONT face="Courier New"&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Sep 2007 17:08:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/GSHandlerCheck/m-p/842164#M60133</guid>
      <dc:creator>connell</dc:creator>
      <dc:date>2007-09-06T17:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: GSHandlerCheck</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/GSHandlerCheck/m-p/842165#M60134</link>
      <description>&lt;P&gt;I forgot to add the value of PATH&lt;/P&gt;
&lt;P&gt;NSK1XXES220BXXA&amp;gt; printenv PATH&lt;BR /&gt;/cygdrive/c/Program Files/Microsoft Platform SDK/Bin/Win64/x86/AMD64:.:/usr/loca&lt;BR /&gt;l/bin:/usr/bin:/bin:/usr/X11R6/bin:/cygdrive/c/Program Files (x86)/Intel/Compile&lt;BR /&gt;r/Fortran/9.1/EM64T/Bin:/cygdrive/c/Program Files (x86)/Intel/Compiler/C++/9.1/E&lt;BR /&gt;M64T/Bin:/cygdrive/c/Program Files/Microsoft Platform SDK/Bin/Win64/x86/AMD64:/c&lt;BR /&gt;ygdrive/c/Program Files/Microsoft Platform SDK/Bin:/cygdrive/c/Program Files/Mic&lt;BR /&gt;rosoft Platform SDK/Bin/WinNT:/cygdrive/c/Program Files (x86)/CA/Dcs/DMScripting&lt;BR /&gt;/:/cygdrive/c/Program Files (x86)/CA/DCS/CAWIN/:/cygdrive/c/program files (x86)/&lt;BR /&gt;imagemagick-6.2.8-q16:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive&lt;BR /&gt;/c/WINDOWS/System32/Wbem:/cygdrive/c/Program Files/Intel/DMIX:/cygdrive/c/Progra&lt;BR /&gt;m Files (x86)/Microsoft SQL Server/90/Tools/binn/:/cygdrive/c/Program Files (x86&lt;BR /&gt;)/Intel/IDB/9.1/EM64T/Script:/cygdrive/c/Program Files (x86)/Intel/Compiler/C++/&lt;BR /&gt;9.1/IA32/Bin:/cygdrive/c/Program Files (x86)/Intel/Compiler/C++/9.1/EM64T/Bin:/c&lt;BR /&gt;ygdrive/c/Program Files (x86)/Intel/Compiler/C++/9.1/IA32/Bin:/cygdrive/c/Progra&lt;BR /&gt;m Files (x86)/Intel/Compiler/C++/9.1/EM64T/Bin:/cygdrive/c/Program Files (x86)/I&lt;BR /&gt;ntel/Compiler/Fortran/9.1/IA32/Bin:/cygdrive/c/Program Files (x86)/Intel/Compile&lt;BR /&gt;r/Fortran/9.1/EM64T/Bin:/cygdrive/c/Program Files (x86)/Intel/IDB/9.1/EM64T/Scri&lt;BR /&gt;pt:/usr/local/grace/bin&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Sep 2007 17:24:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/GSHandlerCheck/m-p/842165#M60134</guid>
      <dc:creator>connell</dc:creator>
      <dc:date>2007-09-06T17:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: GSHandlerCheck</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/GSHandlerCheck/m-p/842166#M60135</link>
      <description>Augh, you're using Cygwin. That adds another layer of complexity, though I don't know that it's relevant.&lt;BR /&gt;&lt;BR /&gt;Instead of dumpbin, try:&lt;BR /&gt;&lt;BR /&gt;link -dump -directives&lt;BR /&gt;&lt;BR /&gt;The PSDK doesn't have "dumpbin" so you are getting one from somewhere else.&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Sep 2007 18:02:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/GSHandlerCheck/m-p/842166#M60135</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2007-09-06T18:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: GSHandlerCheck</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/GSHandlerCheck/m-p/842167#M60136</link>
      <description>&lt;P&gt;If I use link -dump -directives on the library with references to __GSHandlerCheck hdf5.libI get &lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;Linker Directives&lt;BR /&gt; -----------------&lt;BR /&gt; /manifestdependency:"type='win32'&lt;BR /&gt; name='Microsoft.VC80.CRT'&lt;BR /&gt; version='8.0.50727.762'&lt;BR /&gt; processorArchitecture='amd64'&lt;BR /&gt; publicKeyToken='1fc8b3b9a1e18e3b'"&lt;BR /&gt; /DEFAULTLIB:"uuid.lib"&lt;BR /&gt; /DEFAULTLIB:"uuid.lib"&lt;BR /&gt; /DEFAULTLIB:"MSVCRT"&lt;BR /&gt; /DEFAULTLIB:"OLDNAMES"&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;The same thing on other libs gives different o/p. For example libadio45.lib&lt;/P&gt;
&lt;P&gt; &lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;Linker Directives&lt;BR /&gt; -----------------&lt;BR /&gt; -defaultlib:ifconsol&lt;BR /&gt; -defaultlib:libifcoremd&lt;BR /&gt; -defaultlib:libifportmd&lt;BR /&gt; -defaultlib:libmmd&lt;BR /&gt; -defaultlib:MSVCRT&lt;BR /&gt; -defaultlib:libirc&lt;BR /&gt; -defaultlib:OLDNAMES&lt;BR /&gt; -defaultlib:ifconsol&lt;BR /&gt; -defaultlib:libifcoremd&lt;BR /&gt; -defaultlib:libifportmd&lt;BR /&gt; -defaultlib:libmmd&lt;BR /&gt; -defaultlib:MSVCRT&lt;BR /&gt; -defaultlib:libirc&lt;BR /&gt; -defaultlib:OLDNAMES&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Not sure what this means - any ideas?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Stuart&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Sep 2007 18:32:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/GSHandlerCheck/m-p/842167#M60136</guid>
      <dc:creator>connell</dc:creator>
      <dc:date>2007-09-06T18:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: GSHandlerCheck</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/GSHandlerCheck/m-p/842168#M60137</link>
      <description>You need to link against the VS2005 SP1 libraries and not the PSDK you're using. This is an incompatiuble change MS introduced in VS2005 SP1. The library you have seems to have been compiled with the VS2005 SP1 compiler.&lt;BR /&gt;&lt;BR /&gt;This is not a Fortran issue.&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Sep 2007 19:41:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/GSHandlerCheck/m-p/842168#M60137</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2007-09-06T19:41:42Z</dc:date>
    </item>
  </channel>
</rss>

