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: Mon, 4 Feb 2019 09:50:53 +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?

This might be because the linker defaults to page aligning the binaries.
Have you tried linking with the --nmagic option ?  (Or alternatively the
--omagic option).

Cheers
  Nick




reply via email to

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