[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/12549] --as-needed should ignore weak references
From: |
bugdal at aerifal dot cx |
Subject: |
[Bug binutils/12549] --as-needed should ignore weak references |
Date: |
Thu, 22 Mar 2012 03:19:00 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=12549
Rich Felker <bugdal at aerifal dot cx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bugdal at aerifal dot cx
--- Comment #1 from Rich Felker <bugdal at aerifal dot cx> 2012-03-22 03:19:00
UTC ---
Ping. I am the author of musl libc and this issue is seriously affecting myself
and users of musl (on Linux); dynamic-linked programs intended to be extremely
dependency-free (operate with only the musl loader/libc present on the target
system) are getting an unwanted dependency on libgcc_s, and startup overhead is
doubled even if it's present.
The proposed patch seems correct, so if it is, could it be committed and
included in the next binutils release?
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug binutils/12549] --as-needed should ignore weak references,
bugdal at aerifal dot cx <=