https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105507
Christoph Reiter <reiter.christoph at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #11 from Christoph Reiter <reiter.christoph at gmail dot com> --- I went with --with-boot-ldflags="-static-libstdc++" and --with-stage1-ldflags="-static-libstdc++" now, and everything works nicely. Thanks for your help and insight. I'll document the dwarf-2 limitation downstream, so this hopefully wont happen again.