[Bug gold/16094] ld searches LIBRARY_PATH and LD_LIBRARY_PATH but gold only searches LIBRARY_PATH

2013-10-28 Thread jbo at jhu dot edu
https://sourceware.org/bugzilla/show_bug.cgi?id=16094 --- Comment #2 from jbo at jhu dot edu --- (In reply to Cary Coutant from comment #1) > Yes, it's intentional. LD_LIBRARY_PATH is the run-time search path for > dynamic libraries, while LIBRARY_PATH is the link-time search path for

[Bug gold/16094] New: ld searches LIBRARY_PATH and LD_LIBRARY_PATH but gold only searches LIBRARY_PATH

2013-10-28 Thread jbo at jhu dot edu
: minor Priority: P2 Component: gold Assignee: ian at airs dot com Reporter: jbo at jhu dot edu CC: ccoutant at google dot com I'm trying out gold on Ubuntu Linux 12.04 through the binutils-gold package v2.22-6ubuntu1.1 and it looks like