[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gold/10508] New: godl doesn't complain about missing symbols in .so
From: |
nlewycky at google dot com |
Subject: |
[Bug gold/10508] New: godl doesn't complain about missing symbols in .so files |
Date: |
10 Aug 2009 19:00:57 -0000 |
This is a behaviour change between ld and gold. When linking against a .so file
that has undefined symbols which aren't resolved by bringing in its NEEDED
libraries (on my Debian system, this means /usr/lib/oprofile/libopagent.so which
requires bfd_init), 'ld' emits an error about the missing symbols, 'gold' does
not.
--
Summary: godl doesn't complain about missing symbols in .so files
Product: binutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: gold
AssignedTo: ian at airs dot com
ReportedBy: nlewycky at google dot com
CC: bug-binutils at gnu dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=10508
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
- [Bug gold/10508] New: godl doesn't complain about missing symbols in .so files,
nlewycky at google dot com <=