Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <71251C7D5FB1D2119C8F0008C7A44ED1024C21A4@es07snlnt.sandia.gov> From: "Liang, James" To: "'cygwin AT cygwin DOT com'" Subject: objdump creates huge file Date: Thu, 27 Feb 2003 17:03:43 -0700 MIME-Version: 1.0 X-WSS-ID: 124078EB438116-01-01 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit Hi.. I'm trying to compiled my code into a small binary image. I used ld --strip-all to link together a PE executable of 22K, but when I used objcopy to convert it to a raw binary, I got an image that was over twice that size.(54K) What is causing it to be so big? How can I make it smaller? James Z. Liang jliang AT sandia DOT gov -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/