Re: Popt, the universe and everything



You can search through a library using the nm(1) command.  It lists all
the symbol table of an archive.

what you'd want is something like: nm |grep poptHelpOptions

regards,
scottwimer
On Tue, 17 Nov 1998 intinig@tin.it wrote:

> On Tue, 17 Nov 1998, Elliot Lee wrote:
> 
> >>Does this mean that poptHelpOptions isn't defined?
> >No, it means it is defined as a piece of global data (as opposed to being
> >part of the _T_ext section, which all the other symbols, being functions,
> >are).
> 
> Thanx for your answer. So, how should I check for the presence of a defined
> poptHelpOptions inside my libgnomesupport.so?
> 
> --
> bye bye by  Giovanni Intini  of  Team  Omega  [intinig@tin.it]
> http://age.gamesmania.com - http://space.tin.it/giochi/gintini
> 
> 
> -- 
>          To unsubscribe: mail gnome-list-request@gnome.org with 
>                        "unsubscribe" as the Subject.
> 
> 

--
Scott Wimer
play  --->    scottw@cgibuilder.com         http://www.cgibuilder.com/
work  --->    scottw@corp.earthlink.net     http://www.earthlink.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]