http://sourceware.org/bugzilla/show_bug.cgi?id=15018
Bug #: 15018
Summary: Will not build without --disable-werror, problem is in
binutils/stabs.c
Product: binutils
Version: 2.23
Status: NEW
Severity: normal
http://sourceware.org/bugzilla/show_bug.cgi?id=12549
--- Comment #11 from Rich Felker 2013-01-14 17:22:10
UTC ---
I agree that's possible as a workaround, but it seems to change the ABI for
libgcc_s, which is probably not acceptable. And it's an extra layer of hackery
needed to achieve the norma
http://sourceware.org/bugzilla/show_bug.cgi?id=12549
--- Comment #10 from H.J. Lu 2013-01-14 17:04:03
UTC ---
Created attachment 6818
--> http://sourceware.org/bugzilla/attachment.cgi?id=6818
An example
You can change __register_frame_info in libgcc_s to
__register_frame_info_shared and put _
http://sourceware.org/bugzilla/show_bug.cgi?id=12549
--- Comment #9 from Rich Felker 2013-01-14 15:50:47
UTC ---
I agree there's room for different opinions here, but I believe --as-needed
should not include the library when all it does is resolve weak references.
This matches the static-linking
http://sourceware.org/bugzilla/show_bug.cgi?id=12549
--- Comment #8 from H.J. Lu 2013-01-14 15:40:37
UTC ---
(In reply to comment #4)
> Created attachment 6809 [details]
> test case
>
> Simple test case.
>
> liba.so has a weak reference to libb.so and is linked using --as-needed. This
> should
http://sourceware.org/bugzilla/show_bug.cgi?id=14813
--- Comment #3 from cvs-commit at gcc dot gnu.org 2013-01-14 13:14:19 UTC ---
CVSROOT:/cvs/src
Module name:src
Changes by:amo...@sourceware.org2013-01-14 13:14:09
Modified files:
bfd: ChangeLog bfdio.c cache.c o