1 Star 0 Fork 0

wen/gmp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
README.HG 724 Bytes
一键复制 编辑 原始数据 按行查看 历史
When you have checked out a fresh copy of GMP from the repository, the
usual ./configure && make is not sufficient to build the sources. You
need to have the following extra tools installed:
* autoconf-2.65
* automake-1.11.1
* libtool-2.2.6b
Later versions of these tools may work as well. Then the following
steps are needed:
* Run the .bootstrap script, in the top source directory. This
creates various automatically generated files such as configure and
Makefile.in.
./.bootstrap
* Run the configure script, either in the source directory or in a
separate build directory. Use the --enable-maintainer-mode option.
./configure --enable-maintainer-mode
Then you should be able to build the sources.
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/kinpar_wen/gmp.git
[email protected]:kinpar_wen/gmp.git
kinpar_wen
gmp
gmp
master

搜索帮助