On Mon, Sep 29, 2014 at 5:20 PM, Poison BL. <poiso...@gmail.com> wrote:
> On Mon, Sep 29, 2014 at 12:02 PM, Jorge Almeida <jjalme...@gmail.com> wrote:

>>>>>> I'm having a somewhat disgusting issue on my Gentoo: binaries are
>>>>>> unaccountably large.
>>>>>
>>

>>
>
> Just the off the top of my head thoughts on how I'd approach this. GCC
> has the option to not clean up its temp files used during the build,
> as well as outputting annotated assembly mid-build. The latter might
> be the most enlightening on what's being treated differently in the
> output of the various systems. I don't use those tricks often enough
> to remember what flags are what off the top of my head, since I only
> really dig that deep when playing with my avr based toys, but just a
> couple ideas I thought I'd pass along.
>
Thanks, but interpreting the output is way above my skills. I'll try
the suggestion of Daniel first.

Jorge

Reply via email to