Specifying Memory Models to use with Systems Based on Intel® 64 Architecture

The following applies to Linux* operating systems only.

Applications designed to take advantage of Intel® 64 architecture can be built with one of three memory models:

IP-relative addressing requires only 32 bits, whereas absolute addressing requires 64-bits. This can affect code size and performance. (IP-relative addressing is somewhat faster.)

Additional Notes on Memory Models and on Large Data Objects

<some lib.a library>(some .o): In Function <function>:
  : relocation truncated to fit: R_X86_64_PC32 <some symbol>

Submit feedback on this help topic

Copyright © 1996-2010, Intel Corporation. All rights reserved.