Quantcast
Channel: Intel® Fortran Compiler for Linux* and macOS*
Viewing all articles
Browse latest Browse all 2583

Relocation truncated to fit

$
0
0

Hi,

I tried to increase the size of some arrays in COMMON, but when I compile the code I got many messages like this:

for_diags_intel.c:(.text+0x13aa): relocation truncated to fit: R_X86_64_PC32 against symbol `message_catalog' defined in COMMON section in /usr/local/intel/Composer/composer_xe_2013_sp1.2.144/compiler/lib/intel64/libifcore.a(for_diags_intel.o)

What does it mean? how can I avoid it?

Thanks

GB


Viewing all articles
Browse latest Browse all 2583

Trending Articles