libtool

GPTKB entity

Properties (70)
Predicate Object
gptkbp:instanceOf software
gptkbp:dependency autoconf
automake
make
gptkbp:developedBy gptkb:GNU
gptkbp:function Manage the creation of static and shared libraries.
gptkbp:hasFeature Allows for easy installation of libraries.
Automatic library versioning.
Can be integrated into IDEs.
Can be used for packaging libraries.
Can be used for testing libraries.
Can be used in conjunction with makefiles.
Can be used in continuous integration.
Can be used to create dynamic libraries.
Can be used to create dynamic modules.
Can be used to create plugins.
Can be used to create shared libraries.
Can be used to create shared objects.
Can be used to create static archives.
Can be used to create versioned libraries.
Can be used with various compilers.
Can generate configuration scripts.
Can generate documentation.
Can generate wrapper scripts.
Can handle library dependencies.
Can handle multiple versions of libraries.
Can manage library paths.
Facilitates the use of shared libraries.
Facilitates the use of third-party libraries.
Handles platform-specific details.
Integration with other build tools.
Linking against libraries.
Provides a consistent interface.
Provides a way to manage build configurations.
Provides a way to manage dependencies.
Provides a way to manage library installations.
Provides a way to manage library paths.
Provides a way to manage library versions.
Provides hooks for custom actions.
Provides options for optimization.
Provides options for stripping binaries.
Simplifies the build process.
Support for multiple programming languages.
Supports both dynamic and static linking.
Supports cross-compilation.
Supports custom build scripts.
Supports debugging symbols.
Supports installation prefixes.
Supports multiple architectures.
Supports various compiler flags.
Supports various linking strategies.
Supports various output formats.
Supports various output options.
Supports versioned symbols.
Can be used in both development and production environments.
Provides a unified interface for library management.
gptkbp:hasVersion 2.4.7
https://www.w3.org/2000/01/rdf-schema#label libtool
gptkbp:license gptkb:GNU_Lesser_General_Public_License
gptkbp:platforms Cross-platform
gptkbp:provides Portability for building libraries.
gptkbp:publishedIn C
gptkbp:relatedTo shared libraries
static libraries
GNU_Build_System
gptkbp:releaseDate 1996
gptkbp:supports Windows
POSIX
Unix-like systems
gptkbp:uses libtoolize