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-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils