<?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: relocation truncated to fit: R_X86_64_PC32 .bss in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/relocation-truncated-to-fit-R-X86-64-PC32-bss/m-p/744229#M2744</link>
    <description>I don't have more suggestions for you. I suggest you send a test case to Intel Premier Support and ask for assistance.&lt;BR /&gt;</description>
    <pubDate>Fri, 25 May 2007 17:12:01 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2007-05-25T17:12:01Z</dc:date>
    <item>
      <title>relocation truncated to fit: R_X86_64_PC32 .bss</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/relocation-truncated-to-fit-R-X86-64-PC32-bss/m-p/744225#M2740</link>
      <description>Hi all,&lt;BR /&gt;I get some problems when I try to compile a code (VAC, Versatile Advection Code) in a &lt;BR /&gt;Intel Xeon CPU 2.80GHz machine. The compiler I am using is the fce ifort 9.1.039 version with the flags -FR -implicitnone -O3 -tpp7 -fpic -mcmodel=medium.&lt;BR /&gt;The error it gets is: &lt;BR /&gt;relocation truncated to fit: R_X86_64_PC32 .bss&lt;BR /&gt;(in fact, several of these ones)&lt;BR /&gt;&lt;BR /&gt;I guess it is something related with the memory storage but how can I solve it? Can somebody give me a clue, please?&lt;BR /&gt;Thank you very much!&lt;BR /&gt;&lt;BR /&gt;Rosa&lt;BR /&gt;</description>
      <pubDate>Thu, 24 May 2007 18:00:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/relocation-truncated-to-fit-R-X86-64-PC32-bss/m-p/744225#M2740</guid>
      <dc:creator>rrodriguez</dc:creator>
      <dc:date>2007-05-24T18:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: relocation truncated to fit: R_X86_64_PC32 .bss</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/relocation-truncated-to-fit-R-X86-64-PC32-bss/m-p/744226#M2741</link>
      <description>Sorry, I have forgotten to say that the Kernel is 2.6.9 and the architecture x86_64 GNU/Linux :-)&lt;BR /&gt;</description>
      <pubDate>Thu, 24 May 2007 18:05:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/relocation-truncated-to-fit-R-X86-64-PC32-bss/m-p/744226#M2741</guid>
      <dc:creator>rrodriguez</dc:creator>
      <dc:date>2007-05-24T18:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: relocation truncated to fit: R_X86_64_PC32 .bss</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/relocation-truncated-to-fit-R-X86-64-PC32-bss/m-p/744227#M2742</link>
      <description>Try also adding -i-dynamic to the ifort line.&lt;BR /&gt;</description>
      <pubDate>Fri, 25 May 2007 15:44:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/relocation-truncated-to-fit-R-X86-64-PC32-bss/m-p/744227#M2742</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2007-05-25T15:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: relocation truncated to fit: R_X86_64_PC32 .bss</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/relocation-truncated-to-fit-R-X86-64-PC32-bss/m-p/744228#M2743</link>
      <description>I have tried also with the -i-dynamic flag, being now the compilation line:&lt;BR /&gt;&lt;BR /&gt;/opt/intel/fce/9.1.039/bin/ifort -FR -implicitnone -O3 -tpp7 -fPIC -i-dynamic -mcmodel=large&lt;BR /&gt;&lt;BR /&gt;and I have realized that the correct compilation depends on the size of the grid of my simulation. When the grid is not  so big, the compilation finishes well, but from a number of points on, the compilation crashes.&lt;BR /&gt;So, how can I solve this problem? &lt;BR /&gt;I have run the code in an Altix machine (SGI Altix 3700 Bx2, kernel: 2.6.5, ia64 GNU/Linux, with the compiler fc_8.1.019 ifort, with the compilation line ifort -FR -implicitnone -O3 -tpp2) and everything worked well.&lt;BR /&gt;Thank you very much!&lt;BR /&gt;&lt;BR /&gt;Rosa&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 25 May 2007 16:18:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/relocation-truncated-to-fit-R-X86-64-PC32-bss/m-p/744228#M2743</guid>
      <dc:creator>rrodriguez</dc:creator>
      <dc:date>2007-05-25T16:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: relocation truncated to fit: R_X86_64_PC32 .bss</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/relocation-truncated-to-fit-R-X86-64-PC32-bss/m-p/744229#M2744</link>
      <description>I don't have more suggestions for you. I suggest you send a test case to Intel Premier Support and ask for assistance.&lt;BR /&gt;</description>
      <pubDate>Fri, 25 May 2007 17:12:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/relocation-truncated-to-fit-R-X86-64-PC32-bss/m-p/744229#M2744</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2007-05-25T17:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: relocation truncated to fit: R_X86_64_PC32 .bss</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/relocation-truncated-to-fit-R-X86-64-PC32-bss/m-p/744230#M2745</link>
      <description>Ok, thank you very much for your help.&lt;BR /&gt;</description>
      <pubDate>Mon, 28 May 2007 10:38:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/relocation-truncated-to-fit-R-X86-64-PC32-bss/m-p/744230#M2745</guid>
      <dc:creator>rrodriguez</dc:creator>
      <dc:date>2007-05-28T10:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: relocation truncated to fit: R_X86_64_PC32 .bss</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/relocation-truncated-to-fit-R-X86-64-PC32-bss/m-p/744231#M2746</link>
      <description>Dear Rosa,&lt;BR /&gt;Hello, I am Gelsomina Mattia of Bologna University&lt;BR /&gt;(Dept of Environmental Sciences). I am working in the framework&lt;BR /&gt;of an European Project to the implementation and use of a coupled physica-biogeochemical model of the Mediterranean Sea.&lt;BR /&gt;I am writing you because I carried out an internet search aime at solving some compilation problems I am experiencing with my code. I found a message you sent to  &lt;A href="http://softwarecommunity.intel.com" target="_blank"&gt;http://softwarecommunity.intel.com&lt;/A&gt;&lt;BR /&gt;concerning the error message &lt;BR /&gt;relocation truncated to fit: R_X86_64_PC32 .bss&lt;BR /&gt;This is the very same error message I am getting and I am still receiving it also after following the suggestions you received &lt;BR /&gt;in reply to your message.&lt;BR /&gt;I just wanted to ask you if you could provide me with some more &lt;BR /&gt;additional information about the solution of theisx problem&lt;BR /&gt;(if any).&lt;BR /&gt;I am running my code using the intel compiler ifort version 10.0.23 and the processor is an opteron AMD 8214&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Feb 2008 09:03:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/relocation-truncated-to-fit-R-X86-64-PC32-bss/m-p/744231#M2746</guid>
      <dc:creator>gelsa</dc:creator>
      <dc:date>2008-02-15T09:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: relocation truncated to fit: R_X86_64_PC32 .bss</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/relocation-truncated-to-fit-R-X86-64-PC32-bss/m-p/744232#M2747</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt; Applications containing more than 2 GB of static data should be built with&lt;/P&gt;
&lt;P&gt;-mcmodel medium -shared-intel but WITHOUT -fpic&lt;/P&gt;
&lt;P&gt;Please see the thread &lt;A href="https://community.intel.com/en-us/forums/showthread.php?t=43717#18089"&gt;http://software.intel.com/en-us/forums/showthread.php?t=43717#18089&lt;/A&gt; for further details.&lt;/P&gt;
&lt;P&gt;(-shared-intel in recent compilers is the same as -i-dynamic in earlier compilers).&lt;/P&gt;</description>
      <pubDate>Mon, 15 Sep 2008 23:42:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/relocation-truncated-to-fit-R-X86-64-PC32-bss/m-p/744232#M2747</guid>
      <dc:creator>Martyn_C_Intel</dc:creator>
      <dc:date>2008-09-15T23:42:23Z</dc:date>
    </item>
  </channel>
</rss>

