|
libtool
☆
« Back to VersTracker
|
||||||||||||||||||||||||||||||||||||||||
|
Description: Generic library support script |
||||||||||||||||||||||||||||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | ||||||||||||||||||||||||||||||||||||||||
| Links: Homepage | @gnuproject | formulae.brew.sh | ||||||||||||||||||||||||||||||||||||||||
| Category: Developer tools | ||||||||||||||||||||||||||||||||||||||||
| Tags: build-tools c c++ development libraries gnu | ||||||||||||||||||||||||||||||||||||||||
| Install: brew install libtool | ||||||||||||||||||||||||||||||||||||||||
|
About: Libtool is a generic library support script that abstracts the complexity of creating shared and static libraries across different platforms. It provides a consistent command-line interface for compiling and linking object files, hiding platform-specific details from developers. This enables portable build systems that work uniformly on various Unix-like systems. |
||||||||||||||||||||||||||||||||||||||||
Key Features:
|
||||||||||||||||||||||||||||||||||||||||
Use Cases:
|
||||||||||||||||||||||||||||||||||||||||
| Alternatives: | ||||||||||||||||||||||||||||||||||||||||
| Version History | ||||||||||||||||||||||||||||||||||||||||
|