Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3996EEF0.E296C79B@ece.gatech.edu> Date: Sun, 13 Aug 2000 14:54:40 -0400 From: "Charles S. Wilson" X-Mailer: Mozilla 4.7 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: cygwin AT sources DOT redhat DOT com Subject: Re: objdump References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit "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 AT sourceware DOT cygnus DOT com