https://sourceware.org/bugzilla/show_bug.cgi?id=26815
--- Comment #2 from Thiago Macieira <thiago at kde dot org> --- (In reply to H.J. Lu from comment #1) > You can override it with linker options: > > -Bsymbolic Bind global references locally > -Bsymbolic-functions Bind global function references locally Those options shouldn't be needed. The protected visibility already implies them. Either way, the fact that gold and ld.bfd behave different is a problem. And so is the fact that passing an empty --dynamic-list file causes it to work. -- You are receiving this mail because: You are on the CC list for the bug.