This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project. See the Cygwin home page for more information.
Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Stripped dll.


Sven.Wastlund@epkadm.epk.ericsson.se (Sven Wastlund) writes:
> I seem too have a so called stripped dll file, is it anybody who knows what t
> oo do if I want to make a import library from this file?

Can you see the exports with objdump?
  
  $ objdump -p stripped.dll 

Regards,
Mumit


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com