dbr*_*dbr 7 linux compile installation
$ ./configure
configure: configuring for GNU Wget 1.11
checking build system type... i686-apple-darwin10.0.0
checking host system type... i686-apple-darwin10.0.0
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for gcc... gcc
Run Code Online (Sandbox Code Playgroud)
有没有办法在运行配置时跳过“检查..”消息?我知道检查是有原因的,但是当想要快速编译某些东西时,在 configure 是“检查 AIX”或者编译器是否支持long
数据类型时不得不等待是一种痛苦。我想不是,因为检查可能用于确定gcc
等的路径等。
我知道你可以让消息静音,--quiet
但这不是我要找的,
-q, --quiet, --silent do not print `checking...' messages
Run Code Online (Sandbox Code Playgroud)
归档时间: |
|
查看次数: |
1886 次 |
最近记录: |