Download List

프로젝트 설명

Stubby is a tool that enables programmers and packagers to add transparent support for optional run-time dynamic linking of shared libraries. This allows for the creation of applications that can gain additional functionality if a library is present, but that do not fail to load if the library is not installed (unless a function in that library is called).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-01-30 15:14 Back to release list
1.0

초판. libdl와 리눅스에 대한 현재만이 지원을 구현하지만, 사람들은 다른 플랫폼에 포트 스텁 코드는 환영받을 것이라고 기꺼이.
Initial release. Currently, only support for Linux with libdl is implemented, but people willing to port the stub code to other platforms would be welcome.

Project Resources