This is the mail archive of the cygwin@cygwin.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]
Other format: [Raw text]

objdump creates huge file


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/


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