Package libtool_2.4: Information
Source package: libtool_2.4
Version: 2.4.6-alt1
Build time: Apr 10, 2019, 09:27 PM in the task #226971
Category: Development/Other
Report package bugHome page: https://www.gnu.org/software/libtool/
License: GPLv2+
Summary: The GNU libtool, which simplifies the use of shared libraries
Description:
The libtool package contains the GNU libtool, a set of shell scripts which automatically configure UNIX and UNIX-like architectures to generically build shared libraries. Libtool provides a consistent, portable interface which simplifies the process of using shared libraries. If you are developing programs which will use shared libraries, you should install libtool.
List of RPM packages built from this SRPM:
libltdl7 (x86_64, i586, aarch64)
libltdl7-debuginfo (x86_64, i586, aarch64)
libltdl7-devel (x86_64, i586, aarch64)
libltdl7-devel-static (x86_64, i586, aarch64)
libtool_2.4 (x86_64, i586, aarch64)
libltdl7 (x86_64, i586, aarch64)
libltdl7-debuginfo (x86_64, i586, aarch64)
libltdl7-devel (x86_64, i586, aarch64)
libltdl7-devel-static (x86_64, i586, aarch64)
libtool_2.4 (x86_64, i586, aarch64)
Maintainer: Dmitry V. Levin
List of contributors:
Dmitry V. Levin
Gleb Fotengauer-Malinovskiy
Alexey Tourbin
Sergey Bolshakov
Alex V. Myltsev
Mikhail Zabaluev
Dmitry V. Levin
Gleb Fotengauer-Malinovskiy
Alexey Tourbin
Sergey Bolshakov
Alex V. Myltsev
Mikhail Zabaluev
Last changed
April 9, 2019 Dmitry V. Levin 2.4.6-alt1
Feb. 6, 2019 Dmitry V. Levin 2.4.2-alt8
- libtool.m4: fixed -export-symbols option for C++ code (closes: #36054).
Nov. 27, 2018 Gleb Fotengauer-Malinovskiy 2.4.2-alt7
- Changed libtool.m4 to use: + lib64 suffix for 64-bit RISC-V architecture; + libn32 suffix for 32-bit MIPS64; + lib64 suffix for 64-bit MIPS; + libx32 suffix for 32-bit x86_64; + elf64lppc linker emulation for 64-bit little endian PowerPC.