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

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