Error Message:
AABBCC.o: In function `XXYYZZ':
AABBCC.c:(.text+0x6e): relocation truncated to fit: R_X86_64_PC32 against symbol `XD' defined in COMMON section in DDEEFF.o
AABBCC.c:(.text+0xcd): relocation truncated to fit: R_X86_64_PC32 against symbol `XD' defined in COMMON section in DDEEFF.o
Cause:
more than 2GB static memory is allocated.
Solution:
gcc -mcmodel=medium
全站熱搜
留言列表