This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


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

Re: Exporting symbols from an executable


Chris,

On Wed, Oct 11, 2000 at 11:18:39PM -0400, Chris Faylor wrote:
> On Wed, Oct 11, 2000 at 11:19:48PM -0400, Jason Tishler wrote:
> >BTW, does anyone know how to dump the exported symbols of a DLL/EXE using
> >one of the binutils tools?  That is, without resorting to using MS's dumpbin.
> 
> Does 'objdump -p' work for you?

Yes it does -- albeit, it bit noisier than dumpbin.

When I read the man page for objdump, the following description:

       --private-headers
              Print information that is specific  to  the  object
              file format.  The exact information printed depends
              upon the object file format.  For some object  file
              formats, no additional information is printed.

didn't quite jump out at me that this was the option for which I was
looking.

Anyway, thanks very much for your help.

Jason

-- 
Jason Tishler
Director, Software Engineering       Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corporation         Fax:   +1 (732) 264-8798
82 Bethany Road, Suite 7             Email: Jason.Tishler@dothill.com
Hazlet, NJ 07730 USA                 WWW:   http://www.dothill.com

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


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