2008/148: new ldd(1) -p option
James Carlson
james.d.carlson at sun.com
Tue Feb 26 06:19:31 PST 2008
Rod Evans writes:
> % cat mapfile-extern
> {
> global:
> mdb_zalloc = EXTERN;
> mdb_free = EXTERN;
> mdb_vread = EXTERN;
> ...
> };
If the symbols have been explicitly classed such that they're supposed
to be resolved by the parent, then why should ldd complain about them
in the first place?
Why is "-p" needed, rather than just making that behavior the default?
Isn't the "EXTERN" tag enough information?
--
James Carlson, Solaris Networking <james.d.carlson at sun.com>
Sun Microsystems / 35 Network Drive 71.232W Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757 42.496N Fax +1 781 442 1677
More information about the opensolaris-arc
mailing list