On Sun, Jun 06, 2010 at 12:23:32PM +0200, Björn Stenberg wrote: > Hi builders. > > We will soon be moving some builds to the arm-eabi compiler. That means we > need build clients with it installed. So if you haven't already, please run > tools/rockbodev.sh (as root, normally) and choose 'e' to build and install it. > > I have changed rockboxdev.sh a little so it now installs all compilers in > /usr/local/bin instead of /usr/local/<target>/bin. This means you need to > make sure /usr/local/bin is in your $PATH. You do _not_ need to rebuild any > compilers you already have installed. > > After you have built the new gcc, add "arm-eabi-gcc444" to the -archlist > parameter in your runclient.sh script. > > And while you are editing runclient.sh, please also add a "sleep 30" just > before the final "done" line. This should make the "dupe name" problem occur > less. > > Note that the changed install dir of rockboxdev.sh means that if you want to > rebuild an already installed compiler, make sure you remove the old one > first. Otherwise you will end up with two separate installations, which may > cause confusion. >
What version of gcc will be the "standard" for eabi builds? I (and others, I assume) prefer to build my own tools so that when things go wrong, at least I know what the situation is. Andrew
