This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

How to dump??


hi,

I am using "dumpbin" tool for dumping the exported
functions and their ordinals from a *.LIB of a DLL,
built using VC++.

Now i am using gcc and making ARMI build for dlls. I
want to do similarly as i am doing in VC++. Is there
any tool in GCC? or Any API? I tried using c++filt.
but it takes only *.def files. So not of much use. Any
help will be highly appreciated.

br
Cutti.

__________________________________________________
Do you Yahoo!?
U2 on LAUNCH - Exclusive greatest hits videos
http://launch.yahoo.com/u2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]