[Buildroot] [Bug 7208] New: Glibc C++ aplications crash if they use exceptions.

Mike Zick minimod at morethan.org
Sun Jun 15 13:40:49 UTC 2014


On Sun, 15 Jun 2014 10:29:22 +0000 (UTC)
bugzilla at busybox.net wrote:

> In the discussion with tom_kos and wbx on IRC we managed to pin the
> problem libgcc_s.so. The problem only appears when linking with
> dynamic libgcc_s.so. If the program is compiled with -static-libgcc
> it runs correctly.
>

The file libgcc_s.so is an ascii text, linker script.
It should be patchable.

PS: It is being installed to the target -
My guess, it matches the pattern used to transfer libgcc_s.so.1
(which is a dynamic library binary).

Mike



More information about the buildroot mailing list