- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Linux: ubuntu 7.10 64bits
KERNEL: 2.6.22-15
intel fortran compiler 10.1.008 64bits
My program code is written by fortran 77
When it was compiled by ifort command, there are some error, as follows:
test.f:(.text+0x18a): relocation truncated to fit: R_X86_64_32 against symbol `aa10_' defined in COMMON section in /tmp/ifort0tBdL0.o
test.f:(.text+0x198): relocation truncated to fit: R_X86_64_32 against symbol `aa10_' defined in COMMON section in /tmp/ifort0tBdL0.o
test.f:(.text+0x1a6): relocation truncated to fit: R_X86_64_32 against symbol `aa10_' defined in COMMON section in /tmp/ifort0tBdL0.o
test.f:(.text+0x1f4): relocation truncated to fit: R_X86_64_PC32 against symbol `ii10_' defined in COMMON section in /tmp/ifort0tBdL0.o
test.f:(.text+0x1fa): relocation truncated to fit: R_X86_64_PC32 against symbol `ii10_' defined in COMMON section in /tmp/ifort0tBdL0.o
test.f:(.text+0x206): relocation truncated to fit: R_X86_64_PC32 against symbol `ii10_' defined in COMMON section in /tmp/ifort0tBdL0.o
test.f:(.text+0x20e): relocation truncated to fit: R_X86_64_PC32 against symbol `ii10_' defined in COMMON section in /tmp/ifort0tBdL0.o
test.f:(.text+0x21c): relocation truncated to fit: R_X86_64_32S against symbol `rr11_' defined in COMMON section in /tmp/ifort0tBdL0.o
test.f:(.text+0x230): relocation truncated to fit: R_X86_64_32S against symbol `rr11_' defined in COMMON section in /tmp/ifort0tBdL0.o
test.f:(.text+0x244): relocation truncated to fit: R_X86_64_32S against symbol `rr30_' defined in COMMON section in /tmp/ifort0tBdL0.o
test.f:(.text+0x258): additional relocation overflows omitted from the output
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please review these previous posts:
http://software.intel.com/en-us/forums/showthread.php?t=54173
http://software.intel.com/en-us/forums/showthread.php?t=43717
There are other related posts too that you can find by searching the forum for "relocation truncated"
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page