On Sep 30, 2013, at 9:27 PM, Craig Magee wrote:

>
> However, grep 'SEARCH.*/usr/lib' dummy.log |sed 's|; |\n|g' returns  
> only:
> SEARCH_DIR("/usr/lib")
> SEARCH_DIR("/lib");

You may want to run:

strings /usr/bin/ld | grep SEARCH_DIR

If you did not install binutils, you will get the result above instead  
of what is at 6.17 in LFS 7.4

Sincerely,

William Harrington
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to