simulavr-devel
[Top][All Lists]
Advanced

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

Re: [Simulavr-devel] Discussion: siminfo feature as proposed by Markus H


From: Wojciech Stryjewski
Subject: Re: [Simulavr-devel] Discussion: siminfo feature as proposed by Markus Hitter
Date: Wed, 26 Feb 2014 14:28:51 -0600

On Wed, Feb 26, 2014 at 2:03 PM, Markus Hitter <address@hidden> wrote:

> The tricky thing here is to make the linker keeping this section.
> Typically, code for AVRs is compiled into a binary as small as possible
> and this also means removing unused sections. So far I couldn't find a
> linker option to do heavy optimisation _except_ for the .siminfo section.

Does the AVR version of ld support partial linking? You can try partially
linking just normal code/data with optimization, then call ld again to link
in .siminfo with no optimizations this time.



reply via email to

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