On Mon, Aug 22 2016, Matthew Fortune wrote: > I assume this is referring to the error seen in: > https://dev.openwrt.org/ticket/23325?replyto=description&reply=%E2%86%B3+Reply Yes. > This looks to me like you are using binutils version 2.25 or later with GCC 4.8. > Can you confirm which version of binutils is being used? 2.25.1 (now I use 2.26.1) > I did a backport of this change to gcc 4.9 which allows gcc 4.9 to build with > newer binutils but did not do gcc 4.8 as there was no demand for it. The commit > you need is below (svn r221000). I don't know if it applies cleanly to gcc 4.8 > but you could try. It did not apply. Instead of porting your commit to 4.8, I've decided to port the OpenWRT-patches to 4.9: it works! :) Thank you very much for your help! -- Peter