[Bug ld/15126] [REGRESSION] 2.23.51.0.9 fails to link cairo with libstdc++ (could not read symbols: Invalid operation)
http://sourceware.org/bugzilla/show_bug.cgi?id=15126 Alan Modra changed: What|Removed |Added CC||amodra at gmail dot com --- Comment #19 from Alan Modra 2013-04-04 07:56:22 UTC --- (In reply to comment #18) > i'm not sure these are all bugs in the relevant packages I'm going to assume they are. --no-copy-dt-needed-entries is the default in 2.23, and it works. The default was changed with 2.22 but didn't work properly, so not all buggy packages would have been found. See http://sourceware.org/ml/binutils/2013-01/msg00085.html -- 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. ___ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils
[Bug ld/15126] [REGRESSION] 2.23.51.0.9 fails to link cairo with libstdc++ (could not read symbols: Invalid operation)
http://sourceware.org/bugzilla/show_bug.cgi?id=15126 --- Comment #20 from Maciej Piechotka 2013-04-04 09:51:10 UTC --- (In reply to comment #13) > (In reply to comment #12) > > https://www.dropbox.com/s/3mauit7c7ab4yh3/cairo-workdir.tar.xz?m > > > > I can't reproduce it: > (...) > > Did you make any local changes to binutils 2.23.51.0.8 or 2.23.51.0.9? Hmm. How did I missed mail from this comment? No - I haven't made any changes. -- 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. ___ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils
[Bug ld/15149] Weak reference leads to DT_NEEDED entry
http://sourceware.org/bugzilla/show_bug.cgi?id=15149 H.J. Lu changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED | --- Comment #8 from H.J. Lu 2013-04-04 16:00:51 UTC --- This change detects the package which behaves differently when linked with gold. Now the linker issues an error instead of silently adds DT_NEEDED for weak reference. We can change error to warning. But it won't fix the package's gold problem. -- 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. ___ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils
[Bug ld/15126] [REGRESSION] 2.23.51.0.9 fails to link cairo with libstdc++ (could not read symbols: Invalid operation)
http://sourceware.org/bugzilla/show_bug.cgi?id=15126 Meador Inge changed: What|Removed |Added CC||meadori at codesourcery dot ||com -- 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. ___ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils
[Bug binutils/15324] dwarf.c build error on MacOs X Snow Leopard 10.6.8: strnlen definition missing
http://sourceware.org/bugzilla/show_bug.cgi?id=15324 --- Comment #4 from cvs-commit at gcc dot gnu.org 2013-04-05 04:13:43 UTC --- CVSROOT:/cvs/src Module name:src Changes by:amo...@sourceware.org2013-04-05 04:13:41 Modified files: binutils : ChangeLog configure.in dwarf.c config.in configure Log message: PR binutils/15324 * configure.in: Add strnlen to AC_CHECK_DECLS, sort. * dwarf.c (strnlen): Provide fallback decl. * config.in: Regnerate. * configure: Regenerate. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.2008&r2=1.2009 http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/configure.in.diff?cvsroot=src&r1=1.117&r2=1.118 http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/dwarf.c.diff?cvsroot=src&r1=1.129&r2=1.130 http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/config.in.diff?cvsroot=src&r1=1.41&r2=1.42 http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/configure.diff?cvsroot=src&r1=1.154&r2=1.155 -- 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. ___ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils
[Bug binutils/15324] dwarf.c build error on MacOs X Snow Leopard 10.6.8: strnlen definition missing
http://sourceware.org/bugzilla/show_bug.cgi?id=15324 Alan Modra changed: What|Removed |Added Status|NEW |RESOLVED CC||amodra at gmail dot com Resolution||FIXED --- Comment #5 from Alan Modra 2013-04-05 04:15:28 UTC --- Fixed -- 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. ___ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils