/ Vijos /

记录详情

Compile Error

/usr/bin/ld.bfd: warning: /out/link.res contains output sections; did you forget -T?
/usr/lib/fpc/3.0.0/units/x86_64-linux/rtl/prt0.o: In function `_dynamic_start':
(.text+0x3): relocation truncated to fit: R_X86_64_32S against symbol `__dl_fini' defined in COMMON section in /usr/lib/fpc/3.0.0/units/x86_64-linux/rtl/prt0.o
/usr/lib/fpc/3.0.0/units/x86_64-linux/rtl/prt0.o: In function `_start':
(.text+0x10): relocation truncated to fit: R_X86_64_32S against symbol `operatingsystem_parameter_argc' defined in COMMON section in /usr/lib/fpc/3.0.0/units/x86_64-linux/rtl/prt0.o
/usr/lib/fpc/3.0.0/units/x86_64-linux/rtl/prt0.o: In function `_start':
(.text+0x1a): relocation truncated to fit: R_X86_64_32S against symbol `operatingsystem_parameter_argv' defined in COMMON section in /usr/lib/fpc/3.0.0/units/x86_64-linux/rtl/prt0.o
/usr/lib/fpc/3.0.0/units/x86_64-linux/rtl/prt0.o: In function `_start':
(.text+0x2f): relocation truncated to fit: R_X86_64_32S against symbol `operatingsystem_parameter_envp' defined in COMMON section in /usr/lib/fpc/3.0.0/units/x86_64-linux/rtl/prt0.o
/usr/lib/fpc/3.0.0/units/x86_64-linux/rtl/prt0.o: In function `_start':
(.text+0x3d): relocation truncated to fit: R_X86_64_32S against symbol `__stkptr' defined in COMMON section in /usr/lib/fpc/3.0.0/units/x86_64-linux/rtl/prt0.o
/usr/lib/fpc/3.0.0/units/x86_64-linux/rtl/prt0.o: In function `_haltproc':
(.text+0x51): relocation truncated to fit: R_X86_64_32S against symbol `__dl_fini' defined in COMMON section in /usr/lib/fpc/3.0.0/units/x86_64-linux/rtl/prt0.o
/usr/lib/fpc/3.0.0/units/x86_64-linux/rtl/prt0.o: In function `_haltproc':
(.text+0x62): relocation truncated to fit: R_X86_64_32S against symbol `operatingsystem_result' defined in .bss.n_operatingsystem_result section in /usr/lib/fpc/3.0.0/units/x86_64-linux/rtl/system.o
/out/foo.o: In function `main':
foo.pas:(.text.n_main+0x106): relocation truncated to fit: R_X86_64_32S against `.bss.n_u_$p$project1_$$_mark'
foo.pas:(.text.n_main+0x181): relocation truncated to fit: R_X86_64_32S against `.bss.n_u_$p$project1_$$_mark'
foo.pas:(.text.n_main+0x1aa): relocation truncated to fit: R_X86_64_32S against `.bss.n_u_$p$project1_$$_mark'
foo.pas:(.text.n_main+0x1d6): additional relocation overflows omitted from the output
foo.pas(58,1) Error: Error while linking
foo.pas(58,1) Fatal: There were 1 errors compiling module, stopping
Fatal: Compilation aborted
Error: /usr/bin/ppcx64 returned an error exitcode

信息

递交者
类型
递交
题目
P1913 螺旋矩阵
语言
Pascal
递交时间
2019-06-19 22:41:36
评测时间
2019-06-19 22:41:36
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes