https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123326
--- Comment #9 from Steve Kargl <kargl at gcc dot gnu.org> --- (In reply to Jakub Jelinek from comment #8) > Can you add -Wl,-M option so that the linker prints why it wants to link in > libstdc++.a(format.o)? It certainly doesn't link that for me. > If something needs it, then as I tried to write, it is currently broken when > using libstdc++.a but I think it has been broken for quite a while. Need to run to day job. I'll see if I can get -Wl,-M into the options later today.
