tomita-parser icon indicating copy to clipboard operation
tomita-parser copied to clipboard

Linker failed during building

Open daskol opened this issue 7 years ago • 0 comments

Linker fails during building library-json-writer target. Moreover, there are a lot of warning during compilation.

/usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.1.1/crtbegin.o: relocation R_X86_64_32 against hidden symbol `__TMC_END__' can not be used when making a PIE object
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
  • GCC version is 8.1.1.
  • LD version 2.30.

daskol avatar Jun 06 '18 10:06 daskol