Actions
Bug #13420
closedlibld: symbol 'dynsort_compare_syms' is multiply-defined
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
Build error with gcc 10:
ld: fatal: symbol 'dynsort_compare_syms' is multiply-defined: (file pics/update32.o type=OBJT; file pics/update64.o type=OBJT); ld: fatal: file processing errors. No output written to libld.so.4
Testing done: build/install/boot
Updated by Electric Monk over 1 year ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit ae9405842e25ee75c6a9fd1996e04b41fbd2eda3
commit ae9405842e25ee75c6a9fd1996e04b41fbd2eda3 Author: Toomas Soome <tsoome@me.com> Date: 2021-01-12T19:14:21.000Z 13420 libld: symbol 'dynsort_compare_syms' is multiply-defined Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
Actions