|
Rockbox mail archiveSubject: Re: problem building tool chainRe: problem building tool chain
From: Nix <nix_at_esperi.org.uk>
Date: Sat, 29 Jan 2005 12:20:56 +0000 On Thu, 06 Jan 2005, Ray Lambert murmured woefully: > I'm trying to build the tool chain for rockbox but having some > trouble: gcc won't compile. Binutils and gdb compile just fine but > gcc fails on embed-bb.c (the error output is long so I won't post it > unless someone requests it). Without the error output, the report is useless :( please post it. > I suspect the problem is that I recently upgraded my system to Fedora > Core 3 which installed gcc version 3.4.2. So I'm trying to build the > gcc cross compiler for sh1 (version 3.3.4) with gcc version > 3.4.2/intel. GCC doesn't support cross-bootstrapping GCCs with anything other than an identically-versioned native GCC. You'll need to do a full bootstrap of a native 3.3.4 (I tend to install one-off builds like this in a prefix of /tmp/gcc so they vanish when the machine reboots), and then build the cross-compiler with that. > Anyone know what my options are? Dare I try a newer version of the > cross compiler (and which one, if so)? I'm using 3.4.3 here, but I haven't tried building rockbox since I upgraded from 3.3.4. I really should. -- `Blish is clearly in love with language. Unfortunately, language dislikes him intensely.' --- Russ Allbery _______________________________________________ http://cool.haxx.se/mailman/listinfo/rockboxReceived on 2005-01-29 Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy |