objdump

Charles S. Wilson cwilson@ece.gatech.edu
Sun Aug 13 11:56:00 GMT 2000


"Suhaib M. Siddiqi" wrote:
> 
> dllwrap -s --def PEX5.def --output-lib libPEX5.a -o libPEX5.dll pl_convert.o
> pl_

I think '-s' will strip the dll. When I do an objdump -x on an
unstripped dll, I get all the expected symbols, but on a stripped dll I
get only the header info and the err message "objdump: /usr/bin/foo.dll:
no symbols"  Try changing the makefile so that -s is not used.

--Chuck

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



More information about the Cygwin mailing list