bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/21931] glibc 2.26 Exception handling problem on powerpc


From: amodra at gmail dot com
Subject: [Bug ld/21931] glibc 2.26 Exception handling problem on powerpc
Date: Mon, 14 Aug 2017 11:49:03 +0000

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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]