Randy McMurchy wrote:
> -Wl,-rpath,/usr/lib

This means: "at runtime, search for libraries in /usr/lib and standard 
directories", which is redundant, because /usr/lib is a standard directory. 
Please set TCL_CC_SEARCH_FLAGS and TCL_LD_SEARCH_FLAGS to an empty string, if 
it 
makes the sed shorter.

-- 
Alexander E. Patrakov
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to