<?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: Help me !!! compile error!!! in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Help-me-compile-error/m-p/750988#M7422</link>
    <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 8.5pt; font-family: Verdana; mso-bidi-font-family: Arial;"&gt;Please review these previous posts:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 8.5pt; font-family: Verdana; mso-bidi-font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 8.5pt; font-family: Verdana; mso-bidi-font-family: Arial;"&gt;&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=54173"&gt;&lt;SPAN style="mso-bidi-font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=54173" target="_blank"&gt;http://software.intel.com/en-us/forums/showthread.php?t=54173&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 8.5pt; font-family: Verdana; mso-bidi-font-family: Arial;"&gt;&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=43717"&gt;&lt;SPAN style="mso-bidi-font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=43717" target="_blank"&gt;http://software.intel.com/en-us/forums/showthread.php?t=43717&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 8.5pt; font-family: Verdana; mso-bidi-font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 8.5pt; font-family: Verdana; mso-bidi-font-family: Arial;"&gt;There are other related posts too that you can find by searching the forum for "relocation truncated"&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 07 Nov 2008 14:40:44 GMT</pubDate>
    <dc:creator>Kevin_D_Intel</dc:creator>
    <dc:date>2008-11-07T14:40:44Z</dc:date>
    <item>
      <title>Help me !!! compile error!!!</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Help-me-compile-error/m-p/750987#M7421</link>
      <description>&lt;P&gt;Linux: ubuntu 7.10 64bits&lt;/P&gt;&lt;P&gt;KERNEL: 2.6.22-15&lt;/P&gt;&lt;P&gt;intel fortran compiler 10.1.008 64bits&lt;/P&gt;&lt;P&gt;My program code is written by fortran 77&lt;/P&gt;&lt;P&gt;When it was compiled by ifort command, there are some error, as follows:&lt;/P&gt;&lt;P&gt;test.f:(.text+0x18a): relocation truncated to fit: R_X86_64_32 against symbol `aa10_' defined in COMMON section in /tmp/ifort0tBdL0.o&lt;BR /&gt;test.f:(.text+0x198): relocation truncated to fit: R_X86_64_32 against symbol `aa10_' defined in COMMON section in /tmp/ifort0tBdL0.o&lt;BR /&gt;test.f:(.text+0x1a6): relocation truncated to fit: R_X86_64_32 against symbol `aa10_' defined in COMMON section in /tmp/ifort0tBdL0.o&lt;BR /&gt;test.f:(.text+0x1f4): relocation truncated to fit: R_X86_64_PC32 against symbol `ii10_' defined in COMMON section in /tmp/ifort0tBdL0.o&lt;BR /&gt;test.f:(.text+0x1fa): relocation truncated to fit: R_X86_64_PC32 against symbol `ii10_' defined in COMMON section in /tmp/ifort0tBdL0.o&lt;BR /&gt;test.f:(.text+0x206): relocation truncated to fit: R_X86_64_PC32 against symbol `ii10_' defined in COMMON section in /tmp/ifort0tBdL0.o&lt;BR /&gt;test.f:(.text+0x20e): relocation truncated to fit: R_X86_64_PC32 against symbol `ii10_' defined in COMMON section in /tmp/ifort0tBdL0.o&lt;BR /&gt;test.f:(.text+0x21c): relocation truncated to fit: R_X86_64_32S against symbol `rr11_' defined in COMMON section in /tmp/ifort0tBdL0.o&lt;BR /&gt;test.f:(.text+0x230): relocation truncated to fit: R_X86_64_32S against symbol `rr11_' defined in COMMON section in /tmp/ifort0tBdL0.o&lt;BR /&gt;test.f:(.text+0x244): relocation truncated to fit: R_X86_64_32S against symbol `rr30_' defined in COMMON section in /tmp/ifort0tBdL0.o&lt;BR /&gt;test.f:(.text+0x258): additional relocation overflows omitted from the output&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2008 08:05:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Help-me-compile-error/m-p/750987#M7421</guid>
      <dc:creator>wuji</dc:creator>
      <dc:date>2008-11-07T08:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: Help me !!! compile error!!!</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Help-me-compile-error/m-p/750988#M7422</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 8.5pt; font-family: Verdana; mso-bidi-font-family: Arial;"&gt;Please review these previous posts:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 8.5pt; font-family: Verdana; mso-bidi-font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 8.5pt; font-family: Verdana; mso-bidi-font-family: Arial;"&gt;&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=54173"&gt;&lt;SPAN style="mso-bidi-font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=54173" target="_blank"&gt;http://software.intel.com/en-us/forums/showthread.php?t=54173&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 8.5pt; font-family: Verdana; mso-bidi-font-family: Arial;"&gt;&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=43717"&gt;&lt;SPAN style="mso-bidi-font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=43717" target="_blank"&gt;http://software.intel.com/en-us/forums/showthread.php?t=43717&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 8.5pt; font-family: Verdana; mso-bidi-font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 8.5pt; font-family: Verdana; mso-bidi-font-family: Arial;"&gt;There are other related posts too that you can find by searching the forum for "relocation truncated"&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2008 14:40:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Help-me-compile-error/m-p/750988#M7422</guid>
      <dc:creator>Kevin_D_Intel</dc:creator>
      <dc:date>2008-11-07T14:40:44Z</dc:date>
    </item>
  </channel>
</rss>

