From: David Engel <david@istwok.ods.com>
Newsgroups: comp.os.linux.announce
Subject: Ld.so/Ldconfig/Ldd Version 1.4 is Available
Date: 1 Feb 1994 11:55:16 +0200
Approved: linux-announce@tc.cornell.edu (Lars Wirzenius)
Message-ID: <2il8u4$2am@klaava.Helsinki.FI>

I have released version 1.4 of my ldso package containing ld.so,
ldconfig and ldd.  IMPORTANT NOTE:  This version is required to avoid
problems with using the soon to be released libc.4.5.1?.

Here are the relevant sections from the README:

For those that were not involved in the development of ld.so, its main
feature is that the user-level, shared library and dynamic linking
support has been moved to its own, special shared library.  This has
two significant advantages.  First, the startup code for all binaries,
which must be linked statically, is reduced by about 2.5k.  Second,
and probably more important, the shared library and dynamic linking
support can be upgraded for all binaries without having to relink by
simply installing a new ld.so.

In addition to ld.so, this package also includes two, related
utilities, ldconfig and ldd.  Ldconfig is used to automatically update
symbolic links to shared libraries and build the library cache used by
ld.so.  This should hopefully put an end to the common problem of
accidentally deleting a critical library link (eg. /lib/libc.so.4).
Ldd is used to list the shared libraries dependencies for a binary.

Changes from version 1.3 to 1.4:

	Fixed bug in ld.so where minor version numbers were not
	reported correctly when a minor version incompatibility
	was found.

	Fixed bug in ldconfig where libraries with subversion
	numbers greater than 9 were not compared correctly.

	Added Mitch D'Souza's support for suppressing warning
	messages from ld.so about minor version incompatibilities.

	Added Mitch D'Souza's support for using a cache to speed
	up searching for libraries in the standard directories.

	Added Mitch D'Souza's support for a debugging version of
	ld.so.  Link with -lldso if you think you are experiencing
	dynamic linker problems.

And here is the LSM entry:

Begin2
Title        = Linux shared, dynamic linker and utilities.
Version      = 1.4
Desc1        = This package contains ld.so, ldconfig and ldd.  Ld.so
Desc2        = performs the user-level, shared library and dynamic
Desc3        = linking support for Linux.
Author       = David Engel and others.
AuthorEmail  = david@ods.com
Maintainer   = David Engel
MaintEmail   = david@ods.com
Site1        = tsx-11.mit.edu
Path1        = /pub/linux/packages/GCC
File1        = ldso-1.4.tar.gz
FileSize1    = 78k
Site2        = sunsite.unc.edu
Path2        = /pub/Linux/GCC
File2        = ldso-1.4.tar.gz
FileSize2    = 78k
Required1    = Linux-0.99pl12 or later, libc-4.4.1 or later.
CopyPolicy1  = Copyrighted but freely distributable.
Keywords     = Linker, library, DLL, ld.so, ldd, ldconfig
RelFiles1    = ld.so, ld.so.conf, ldconfig, ldd
Entered      = 30JAN94
EnteredBy    = David Engel
CheckedEmail = david@ods.com
End

David
-- 
David Engel                        Optical Data Systems, Inc.
david@ods.com                      1101 E. Arapaho Road
(214) 234-6400                     Richardson, TX  75081

--
Mail submissions for comp.os.linux.announce to: linux-announce@tc.cornell.edu
PLEASE remember Keywords: and a short description of the software.
