> > <li>ld -r is now supported with LTO</li> > > Thanks, forgot about this one. This also needs support at linker side, right?
Only if you include assembler or non LTO code. Without that it should work with any linker. > Do you know minimal GNU ld/Gold versions that works fine? I believe the assembler code only works with HJ's version of binutils and his BFD ld (not gold) currently. HJ can you supply the minimal version? Non assembler/LTO should work always. I hope both gold and normal binutils ld will eventually get the support too. -Andi -- a...@linux.intel.com -- Speaking for myself only.