bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How create small binaries with GNU binutils.


From: Nick Clifton
Subject: Re: How create small binaries with GNU binutils.
Date: Thu, 7 Feb 2019 15:43:34 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0

Hi Dmitry,

>>> Still, even this way, 400 bytes is more then twice as big, compared to
>>> fasm. Any suggestions, how to shrink binary futher?

> Thank you for suggestion. Tried both options; no difference -- 400
> bytes.

Ho Hum.  In which case, do you know what is in the extra bytes ?  If you
link with the -Map=foo.map option you should get a map file which shows 
you how the output was constructed.  Perhaps this can help you find out
where the extra bytes are coming from.

Cheers
  Nick





reply via email to

[Prev in Thread] Current Thread [Next in Thread]