Subject: Re: why ld.elf_so is slow starting mozilla
To: David Laight <david@l8s.co.uk>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: tech-toolchain
Date: 10/03/2002 07:12:53
On Thu, Oct 03, 2002 at 08:51:11AM +0100, David Laight wrote:

 > Another option would be do use the definitions in namespace.h
 > to fixup most internal references after an initial 'ld -r'
 > of the libc objects.

That would break the pthread library on the nathanw_sa branch
(which needs to interpose itself where libc calls the internal
names of several functions, to check for thread cancellations).

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>