记录详情

Compile Error

/tmp/ccOHJqtZ.o: In function `main':
foo.cc:(.text.startup+0x18): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in /tmp/ccOHJqtZ.o
foo.cc:(.text.startup+0x2a): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in /tmp/ccOHJqtZ.o
foo.cc:(.text.startup+0x39): relocation truncated to fit: R_X86_64_PC32 against symbol `a0' defined in .bss section in /tmp/ccOHJqtZ.o
foo.cc:(.text.startup+0x9a): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in /tmp/ccOHJqtZ.o
foo.cc:(.text.startup+0xbf): relocation truncated to fit: R_X86_64_PC32 against symbol `a0' defined in .bss section in /tmp/ccOHJqtZ.o
foo.cc:(.text.startup+0x375): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in /tmp/ccOHJqtZ.o
/tmp/ccOHJqtZ.o: In function `_GLOBAL__sub_I_n':
foo.cc:(.text.startup+0x523): relocation truncated to fit: R_X86_64_PC32 against `.bss'
foo.cc:(.text.startup+0x541): relocation truncated to fit: R_X86_64_PC32 against `.bss'
collect2: error: ld returned 1 exit status

信息

递交者
类型
递交
题目
Hankson 的趣味题
题目数据
下载
语言
C++
递交时间
2019-03-01 13:15:20
评测时间
2019-03-01 13:15:20
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes