X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Tue, 9 Sep 2003 14:36:36 -0400 Message-Id: <200309091836.h89IaaTa025898@envy.delorie.com> From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: <20030909180836.13292.qmail@web9901.mail.yahoo.com> (message from Lets Go Canes on Tue, 9 Sep 2003 11:08:36 -0700 (PDT)) Subject: Re: Listing symbols from a library References: <20030909180836 DOT 13292 DOT qmail AT web9901 DOT mail DOT yahoo DOT com> Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Is there a simple way to list all of the symbols from a library? I'm > trying to make sure all of the symbols in a library I am creating have > a specific prefix, and such a list would make things much easier than > going through all of the modules that go into the library. "nm mylib.a"