一个小问题

0 views
Skip to first unread message

我想要条尾巴~

unread,
Nov 14, 2008, 8:47:18 AM11/14/08
to Linux-release
在6.10再次调整工具链中,验证新的链接器是否在正确的搜索路径内:

grep 'SEARCH.*/usr/lib' dummy.log |sed 's|; |\n|g'无输出
观察specs文件,没有问题。
运行
ld -verbose |grep SEARCH
输出:
SEARCH_DIR("/tools/i686-pc-linux-gnu/lib"); SEARCH_DIR("/tools/lib");
说明连接器ld配置错误,ld的配置是在5.12第二遍编译binutils完成,所以重新做了5.12,6.10,再次测试通过。
Reply all
Reply to author
Forward
0 new messages