Subject: Re: ld --as-needed broken ?
To: Bill Studenmund <wrstuden@netbsd.org>
From: Jason Thorpe <thorpej@shagadelic.org>
List: tech-toolchain
Date: 05/11/2005 18:06:37
On May 11, 2005, at 5:51 PM, Bill Studenmund wrote:

> How would encoding dependencies in the shared libs break static libs?
> Also, wouldn't it be nice to add dependencies to static linking too,
> though more as an instruction to ld rather than ld.elf_so...  ??

You would need to extend the ELF archive format for this.  Not that I  
would object, just noting this fact.

-- thorpej