[patch] init_array/fini_array support

Joakim Tjernlund joakim.tjernlund at transmode.se
Thu Feb 2 07:53:17 UTC 2006


> -----Original Message-----
> From: John Bowler [mailto:jbowler at acm.org] 
> Sent: 02 February 2006 08:29
> 
> I can't see a disadvantage of selecting a strong definition in
> preference to the first weak definition found.  The behaviour
> with respect to weak *references* would be unchanged - a weak
> reference can still end up unresolved (and be NULL).

One disadvantage is that the lookup for weak syms will take
longer time since you will always keep looking for a strong def.

 Jocke



More information about the uClibc mailing list