http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59505
Markus Trippelsdorf <octoploid at yandex dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |octoploid at yandex dot com --- Comment #7 from Markus Trippelsdorf <octoploid at yandex dot com> --- Gcc now uses slim-LTO-objects by default. Therefore you need to run binutils (ar, nm, ranlib) that use the linker plugin. You can use gcc-ar, etc. for this purpose.