提交 0cff2550 编写于 作者: B Bodo Möller

Change output text (ar is not a linker).

上级 0a150c5c
......@@ -85,7 +85,7 @@ if (open(TEST,">cctest.c")) {
}
system("ar r cctest.a");
if (not -f "cctest.a") {
print OUT "Check your linker (ar).\n";
print OUT "Check your archive tool (ar).\n";
goto err;
}
} else {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册