<?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 linking errors during  ABAQUS analysis in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/linking-errors-during-ABAQUS-analysis/m-p/949415#M19164</link>
    <description>In ABAQUS analysis, I hope to analysis creep problem. &lt;BR /&gt; &lt;BR /&gt;I have some errors during ABAQUS analysis with linking  Fortran programmed subroutine.  &lt;BR /&gt; &lt;BR /&gt;.log file, which is generated during ABAQUS analysis, is shown below &lt;BR /&gt; &lt;BR /&gt;....... &lt;BR /&gt;....... &lt;BR /&gt; &lt;BR /&gt;Compiling... surface_mount.for &lt;BR /&gt;surface_mount.for &lt;BR /&gt;Linking... IMPLICIT &lt;BR /&gt;Microsoft  Incremental Linker Version 6.00.8168 &lt;BR /&gt;Copyright (C) Microsoft Corp 1992-1998. All rights reserved. &lt;BR /&gt; &lt;BR /&gt;surface_mount.obj : error LNK2005: _CREEP@104 already defined in surface.obj &lt;BR /&gt;surface_mount.obj : error LNK2005: _CREEP already defined in surface.obj &lt;BR /&gt;surface_mount.exe : fatal error LNK1169: one or more multiply defined symbols found &lt;BR /&gt;Error while linking IMPLICIT.  This is sometimes caused &lt;BR /&gt;  by a mismatch in subroutine arguments.  Undefined externals &lt;BR /&gt;  may occur if the C library is not the first library listed &lt;BR /&gt;  in the LIB system variable &lt;BR /&gt;Monday April 30 19101 15:30:10 &lt;BR /&gt;ABAQUS JOB surface_mount COMPLETED &lt;BR /&gt; &lt;BR /&gt;I have tried to resolve above errors with reference to your message board and FAQ, but I can't fix them.</description>
    <pubDate>Tue, 01 May 2001 11:57:17 GMT</pubDate>
    <dc:creator>Intel_C_Intel</dc:creator>
    <dc:date>2001-05-01T11:57:17Z</dc:date>
    <item>
      <title>linking errors during  ABAQUS analysis</title>
      <link>https://community.intel.com/t5/Software-Archive/linking-errors-during-ABAQUS-analysis/m-p/949415#M19164</link>
      <description>In ABAQUS analysis, I hope to analysis creep problem. &lt;BR /&gt; &lt;BR /&gt;I have some errors during ABAQUS analysis with linking  Fortran programmed subroutine.  &lt;BR /&gt; &lt;BR /&gt;.log file, which is generated during ABAQUS analysis, is shown below &lt;BR /&gt; &lt;BR /&gt;....... &lt;BR /&gt;....... &lt;BR /&gt; &lt;BR /&gt;Compiling... surface_mount.for &lt;BR /&gt;surface_mount.for &lt;BR /&gt;Linking... IMPLICIT &lt;BR /&gt;Microsoft  Incremental Linker Version 6.00.8168 &lt;BR /&gt;Copyright (C) Microsoft Corp 1992-1998. All rights reserved. &lt;BR /&gt; &lt;BR /&gt;surface_mount.obj : error LNK2005: _CREEP@104 already defined in surface.obj &lt;BR /&gt;surface_mount.obj : error LNK2005: _CREEP already defined in surface.obj &lt;BR /&gt;surface_mount.exe : fatal error LNK1169: one or more multiply defined symbols found &lt;BR /&gt;Error while linking IMPLICIT.  This is sometimes caused &lt;BR /&gt;  by a mismatch in subroutine arguments.  Undefined externals &lt;BR /&gt;  may occur if the C library is not the first library listed &lt;BR /&gt;  in the LIB system variable &lt;BR /&gt;Monday April 30 19101 15:30:10 &lt;BR /&gt;ABAQUS JOB surface_mount COMPLETED &lt;BR /&gt; &lt;BR /&gt;I have tried to resolve above errors with reference to your message board and FAQ, but I can't fix them.</description>
      <pubDate>Tue, 01 May 2001 11:57:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/linking-errors-during-ABAQUS-analysis/m-p/949415#M19164</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2001-05-01T11:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: linking errors during  ABAQUS analysis</title>
      <link>https://community.intel.com/t5/Software-Archive/linking-errors-during-ABAQUS-analysis/m-p/949416#M19165</link>
      <description>This error means that you have two different object modules defining the routine CREEP.  Please check your code and make sure that there is only one definition of this routine.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Tue, 01 May 2001 21:01:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/linking-errors-during-ABAQUS-analysis/m-p/949416#M19165</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2001-05-01T21:01:33Z</dc:date>
    </item>
  </channel>
</rss>

