On Fri, Aug 12, 2016 at 02:06:53PM +0000, Gianfranco Costamagna wrote: > Hi, as said the latest blender upload is not working anymore, and > since the failure seems to be in ld.gold, I presume the changes > between 2.26.1 and 2.27 broke the link. [...] > /usr/bin/ld.gold: error: Can't find matching LO16 reloc > /usr/bin/ld.gold: error: Can't find matching LO16 reloc
webkit2gtk is also affected by this. Switching to ld.bfd seems to solve the problem. Berto