Actions
Bug #10391
closedSPARC build of libficl-sys fails after 10338
Start date:
2019-02-11
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
After 10338, building libficl-sys on SPARC fails with
ld: fatal: too many symbols require 'small' PIC references:
have 1062, maximum 1024 -- recompile some modules -K PIC.
Apparently we need C_BIGPICFLAGS/C_BIGPICFLAGS64
Updated by Electric Monk over 4 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 07e71bcf7552a80dff82c5f2b62d9d3a65c488b2
commit 07e71bcf7552a80dff82c5f2b62d9d3a65c488b2 Author: Peter Tribble <peter.tribble@gmail.com> Date: 2019-02-13T21:59:06.000Z 10391 SPARC build of libficl-sys fails after 10338 Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Actions