[ 源代码: libtool ]
软件包:libltdl7(2.4.6-15)
libltdl7 的相关链接
Debian 的资源:
下载源码包 libtool:
- [libtool_2.4.6-15.dsc]
- [libtool_2.4.6.orig.tar.xz]
- [libtool_2.4.6.orig.tar.xz.asc]
- [libtool_2.4.6-15.debian.tar.xz]
维护者:
外部的资源:
- 主页 [www.gnu.org]
相似软件包:
System independent dlopen wrapper for GNU libtool
This package contains the run-time libltdl library.
A small library that aims at hiding the various difficulties of dlopening libraries from programmers. It is a system independent dlopen wrapper for GNU libtool.
It supports the following dlopen interfaces:
* dlopen (Solaris, Linux and various BSD flavors) * shl_load (HP-UX) * LoadLibrary (Win16 and Win32) * load_add_on (BeOS) * GNU DLD (emulates dynamic linking for static libraries) * libtool's dlpreopen