https://sourceware.org/bugzilla/show_bug.cgi?id=21931

--- Comment #5 from Alan Modra <amodra at gmail dot com> ---
Linking with -Wl,-lc looks like it results in libc being searched before
libgcc.  I wonder if you have a broken unwinder in libgcc?  This still seems
likely a configuration problem to me.

"nm -D ...path_to/libgcc_s.so.1 | grep Unwind" ought to show about 18 symbols,
"mm -D ...path_to/libc.so.6 | grep Unwind" ought to show zero or one.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to