Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Apr 2001 22:05:38 -0400
From:      Randall Hopper <aa8vb@nc.rr.com>
To:        Bjoern Fischer <bfischer@Techfak.Uni-Bielefeld.DE>
Cc:        stable@FreeBSD.ORG
Subject:   Re: nm: libc.so.4: no symbols (Huh?)
Message-ID:  <20010407220538.A7184@nc.rr.com>
In-Reply-To: <20010406200138.A2659@frolic.no-support.loc>; from bfischer@Techfak.Uni-Bielefeld.DE on Fri, Apr 06, 2001 at 08:01:38PM %2B0200
References:  <20010405225355.A40150@nc.rr.com> <20010406200138.A2659@frolic.no-support.loc>

next in thread | previous in thread | raw e-mail | index | archive | help
Bjoern Fischer:
 |Hello Randall,
 |
 |> I can dump symbols from other .so's.  Why not anything in /usr/lib?
 |> 
 |>    stealth : /usr/lib # nm -Bo libc.so.4 
 |>    /usr/libexec/elf/nm: libc.so.4: no symbols
 |
 |The libraries are stripped, they only contain symbols that are
 |required for dynamic linking and relocation processing:
 |
 |broccoli:~$ nm -D /usr/lib/libc.so | tail -10
 |000582b0 T yp_master
 |00057970 T yp_match

Hey, thanks.  I'll use that in the future.

Randall

-- 
Randall Hopper
aa8vb@nc.rr.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010407220538.A7184>