Hi, Waldemar Brodkorb wrote, > I think this might be solved by using a linker script for > libgcc_so.so as described here: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40134 > > But now I am fighting again with: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68468 > > How can the libgcc dwarf or sjlj execptions needed for C++ can be > compiled for FDPIC toolchains? I found a solution for this one, but still struggling with the next problem, see patches and debug logs on the buildroot mailinglist: http://lists.busybox.net/pipermail/buildroot/2016-August/169254.html Thanks Waldemar