Subject: Re: crtend.o workarounds?
To: David Laight <david@l8s.co.uk>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: current-users
Date: 10/25/2002 13:16:56
On Fri, Oct 25, 2002 at 08:48:53PM +0100, David Laight wrote:
> Unless ld is truly broken, you need a .so with a SONAME of crtend.so
> in order to get a program (or other library) with a NEEDED of
> crtend.so.
crtend is NOT a shared object! It is a special object that is linked
into all shared objects.
--
-- Jason R. Thorpe <thorpej@wasabisystems.com>