libtool 2.4.7-7build1 source package in Ubuntu

Changelog

libtool (2.4.7-7build1) noble; urgency=high

  * No change rebuild for 64-bit time_t and frame pointers.

 -- Julian Andres Klode <email address hidden>  Mon, 08 Apr 2024 18:07:55 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main devel
Noble release main devel

Downloads

File Size SHA-256 Checksum
libtool_2.4.7.orig.tar.xz 1002.0 KiB dd637e270439b208907ceead3f163470ed2ce5723ef97ffbda6463c64b57128a
libtool_2.4.7-7build1.debian.tar.xz 40.1 KiB 28ac9f6e6bf6525fd1cdc8aeda44ad7778fa2cfd4ceb77d5adbc25eac65a43d2
libtool_2.4.7-7build1.dsc 2.3 KiB db8e99c91346949ab40b96a5916a4e58ea0b64722ed80e2213d84bf637eee8d8

View changes file

Binary packages built by this source

libltdl-dev: System independent dlopen wrapper for GNU libtool (headers)

 This package contains the header files and static libraries for the
 libltdl package.
 .
 A small library that aims at hiding the various difficulties of
 dlopening libraries from programmers. It is a system independent
 dlopen wrapper for GNU libtool.
 .
 It supports the following dlopen interfaces:
   * dlopen (Solaris, Linux and various BSD flavors)
   * shl_load (HP-UX)
   * LoadLibrary (Win16 and Win32)
   * load_add_on (BeOS)
   * GNU DLD (emulates dynamic linking for static libraries)
   * libtool's dlpreopen

libltdl7: System independent dlopen wrapper for GNU libtool

 This package contains the run-time libltdl library.
 .
 A small library that aims at hiding the various difficulties of
 dlopening libraries from programmers. It is a system independent
 dlopen wrapper for GNU libtool.
 .
 It supports the following dlopen interfaces:
   * dlopen (Solaris, Linux and various BSD flavors)
   * shl_load (HP-UX)
   * LoadLibrary (Win16 and Win32)
   * load_add_on (BeOS)
   * GNU DLD (emulates dynamic linking for static libraries)
   * libtool's dlpreopen

libltdl7-dbgsym: debug symbols for libltdl7
libtool: Generic library support script

 This is GNU libtool, a generic library support script. Libtool hides
 the complexity of generating special library types (such as shared
 libraries) behind a consistent interface. To use libtool, add the
 new generic library building commands to your Makefile, Makefile.in,
 or Makefile.am. See the documentation for details. Libtool supports
 building static libraries on all platforms.
 .
 Libtool supports generation of C, C++, Fortran and Java libraries.

libtool-bin: Generic library support script (libtool binary)

 This is GNU libtool, a generic library support script. Libtool hides
 the complexity of generating special library types (such as shared
 libraries) behind a consistent interface. To use libtool, add the
 new generic library building commands to your Makefile, Makefile.in,
 or Makefile.am. See the documentation for details. Libtool supports
 building static libraries on all platforms.
 .
 Libtool supports generation of C, C++, Fortran and Java libraries.
 .
 This package contains the libtool binary only.

libtool-doc: Generic library support script (documentation)

 This package contains the GNU libtool documentation.
 .
 GNU libtool is generic library support script. Libtool hides
 the complexity of generating special library types (such as shared
 libraries) behind a consistent interface. To use libtool, add the
 new generic library building commands to your Makefile, Makefile.in,
 or Makefile.am. See the documentation for details. Libtool supports
 building static libraries on all platforms.