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


On Wed, Oct 11, 2000 at 11:41:01PM -0400, Jason Tishler wrote:
>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.

I never noticed it either, until someone at Cygnus (Ian Taylor, I think)
pointed it out to me.

>Anyway, thanks very much for your help.

De nada.

cgf

--
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]