Subject: Re: ldd coredump
To: Szabolcs Szigeti (PinkPanther) <pink@fsz.bme.hu>
From: Chris G. Demetriou <cgd@postgres.Berkeley.EDU>
List: current-users
Date: 04/25/1994 10:20:06
> 	ldd /usr/libexec/ld.so generates a ld.so.core with signal 11.

Not in current -current.  8-)

> 	Why is that? Why is the core from ld.so, not ldd?

basically, the way ldd finds out what libs a program uses is by
invoking that program in a special way (i think)...  "so..."


now:

206 [sun-lamp] cgd % ldd /usr/libexec/ld.so 
ldd: /usr/libexec/ld.so: not a dynamic executable



chris

------------------------------------------------------------------------------