记录详情

Compile Error

/tmp/cccKzRdr.o: In function `main':
foo.cc:(.text.startup+0x7): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in /tmp/cccKzRdr.o
foo.cc:(.text.startup+0x10): relocation truncated to fit: R_X86_64_PC32 against symbol `m' defined in .bss section in /tmp/cccKzRdr.o
foo.cc:(.text.startup+0x17): relocation truncated to fit: R_X86_64_PC32 against symbol `c' defined in .bss section in /tmp/cccKzRdr.o
foo.cc:(.text.startup+0x1e): relocation truncated to fit: R_X86_64_PC32 against symbol `p' defined in .bss section in /tmp/cccKzRdr.o
foo.cc:(.text.startup+0x3c): relocation truncated to fit: R_X86_64_PC32 against symbol `p' defined in .bss section in /tmp/cccKzRdr.o
foo.cc:(.text.startup+0x4a): relocation truncated to fit: R_X86_64_PC32 against symbol `y' defined in .bss section in /tmp/cccKzRdr.o
foo.cc:(.text.startup+0x5b): relocation truncated to fit: R_X86_64_PC32 against symbol `x' defined in .bss section in /tmp/cccKzRdr.o
foo.cc:(.text.startup+0x77): relocation truncated to fit: R_X86_64_PC32 against symbol `x' defined in .bss section in /tmp/cccKzRdr.o
foo.cc:(.text.startup+0x7e): relocation truncated to fit: R_X86_64_PC32 against symbol `y' defined in .bss section in /tmp/cccKzRdr.o
foo.cc:(.text.startup+0x9d): relocation truncated to fit: R_X86_64_PC32 against symbol `p' defined in .bss section in /tmp/cccKzRdr.o
foo.cc:(.text.startup+0xaa): additional relocation overflows omitted from the output
collect2: error: ld returned 1 exit status

信息

递交者
类型
递交
题目
分糖果
语言
C++
递交时间
2019-02-15 17:18:44
评测时间
2019-02-15 17:18:44
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes