Bash-4.1
GDBM-1.8.3
Libtool 是一个GNU通用库支持脚本, 将使用动态库的复杂性隐藏在统一的、可移植的接口中。
为编译 Libtool 做准备:
./configure --prefix=/usr
编译这个软件包:
make
要测试结果 (大约3.0 SBU),请执行:
make check
安装这个软件包:
make install
libtool
提供通用的库编译支持服务
libtoolize
提供了一种标准方式来将 libtool 支持加入到一个软件包中
libltdl
隐藏 dlopening 库的复杂细节