Actions
Bug #13225
closedlibdwarf: too many symbols require 'small' PIC references
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
Build on sparc is failing with:
ld: fatal: too many symbols require 'small' PIC references: have 1746, maximum 1024 -- recompile some modules -K PIC. collect2: error: ld returned 1 exit status *** Error code 1
Updated by Electric Monk over 1 year ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit cf301154ca04d983254e2a93ce50186494f9c4d5
commit cf301154ca04d983254e2a93ce50186494f9c4d5 Author: Toomas Soome <tsoome@me.com> Date: 2020-10-17T15:26:20.000Z 13225 libdwarf: too many symbols require 'small' PIC references Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
Actions