public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* How to read *.lib file
@ 2002-11-25  2:49 Satya
  2002-11-25 11:12 ` bjorn rohde jensen
  0 siblings, 1 reply; 2+ messages in thread
From: Satya @ 2002-11-25  2:49 UTC (permalink / raw)
  To: gcc-help

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=us-ascii, Size: 287 bytes --]

Hi,

I need to read the the contenets of a Lib file
generated during the creation of DLL. Any help will be
highly appreciated..

Br
cutti.

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus – Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: How to read *.lib file
  2002-11-25  2:49 How to read *.lib file Satya
@ 2002-11-25 11:12 ` bjorn rohde jensen
  0 siblings, 0 replies; 2+ messages in thread
From: bjorn rohde jensen @ 2002-11-25 11:12 UTC (permalink / raw)
  To: Satya; +Cc: gcc-help

Hi Satya,

  I am not quite sure, what you mean by reading the
content of a dll, but if you want to determine,
what symbols are defined in a dll, one easy way of
finding out is to use the 'nm' command from binutils.

Yours sincerely,

Bjorn

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-11-25 19:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-25  2:49 How to read *.lib file Satya
2002-11-25 11:12 ` bjorn rohde jensen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).