Brent Williams wrote: > I got the following output when I ran "nm -s libsnmp.a" and got the following > output: > > I can't make much sense of the output. Are the lines containing ___imp_* > functions? You can't tell from this output; symbols marked with a `?' are of unknown type. Exported functions are generally marked with a `T'. -- Glynn Clements <[EMAIL PROTECTED]>
- Library Functions Brent Williams
- Re: Library Functions Brent Williams
- Re: Library Functions Glynn Clements
- Re: Library Functions Glynn Clements