bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ld & archives dependency problem...


From: Alan Modra
Subject: Re: ld & archives dependency problem...
Date: Mon, 8 Jul 2002 14:06:12 +0930
User-agent: Mutt/1.3.25i

On Sun, Jul 07, 2002 at 10:43:00PM +0200, Andrea Pippa wrote:
> Is that the problem ? is it a problem or a misunderstand (by me) feature
> of ld ? thanks !

It it the way ld works, and that's not an accident;  ld is supposed to
only extract objects from archives to satisfy undefined symbols in
previously linked objects.  Note also that undefined weak syms don't
cause an object to be extracted from an archive.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre



reply via email to

[Prev in Thread] Current Thread [Next in Thread]