[Bug ld/2589] ld vs. ld.so
--- Additional Comments From amodra at bigpond dot net dot au 2006-04-20 13:12 --- Already fixed mainline and 2.17 branch. -- What|Removed |Added Status|NEW
[Bug ld/2589] New: ld vs. ld.so
i ran into a problem while working on a shared libaray and trying to compile some programs without explicit linking of the lib dependencies. the problem was that while ld.so / ldd would pick up the lib that was in /usr/local/lib (as configured in /etc/ld.so.conf); ld would try to link to the on i