Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide
translations



Rockbox mail archive

Subject: Re: Using gcc 4.4.0 to compile Rockbox

Re: Using gcc 4.4.0 to compile Rockbox

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 24 Feb 2009 11:26:15 +0100 (CET)

On Tue, 24 Feb 2009, Mark Allums wrote:

>> Use the .map files to track down exactly what function that dies (and then
>> you can objdump them to find the exact instruction). Then re-run gcc to do
>> assembly output (using -S -fverbose-asm perhaps) for the files with both
>> the old and the new gcc and compare the outputs. Hopefully that can offer
>> some clues.
>
> I will probably need some coaching here, as I am less experienced than I
> should be with the debugging side of things.

Sure, just start on this and ask if you get stuck on anything!

-- 
  / daniel.haxx.se
Received on 2009-02-24

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy