On Thu, Apr 25, 2002 at 12:14:08PM -0700, Doug White wrote:
> On Thu, 25 Apr 2002, Mike Meyer wrote:
> 
> > Yes, but when lib c depends on lib d, your script won't pick it up.
> > The patches to ldd will. They will recurse on down forever.
> 
> I realize this is probably extremely rare, but does it catch circular
> dependencies? You don't want it looping off into forever.

It does. Well, rtld.c did it already. All this patch is adding a
little more output, I've done nothing with the for-constructions
in it.

Edwin

-- 
Edwin Groothuis      |           Personal website: http://www.MavEtJu.org
[EMAIL PROTECTED]    |        Interested in MUDs? Visit Fatal Dimensions:
bash$ :(){ :|:&};:   |                    http://www.FatalDimensions.org/

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to