Record Detail

Compile Error

prepare (1/3): 
finished

make (2/3): 
clang -shared -O2 -Wall -Wextra -Werror -pedantic -Wno-unused-result -Wconversion -Wvla -o ./plugin/load_txt.so ./plugin/load_txt.c list.c
/usr/bin/ld: /tmp/load_txt-bc43c1.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Makefile:4: recipe for target 'dl' failed
make: *** [dl] Error 1

build failed

Information

Submit By
Type
Submission
Homework
DList Series 2
Language
GNU Make
Submit At
2021-11-04 23:35:58
Judged At
2021-11-04 23:35:58
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes