From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bryan O'Donoghue Date: Tue, 14 Jun 2005 10:27:12 +0100 Subject: [U-Boot-Users] GCC version for Linux kernel? In-Reply-To: <20050614071438.GC17749@scorpius.homelinux.org> References: <3e305f527ea735cc8356c4045027b08d@onz.com> <20050614035307.259ACC1512@atlas.denx.de> <20050614071438.GC17749@scorpius.homelinux.org> Message-ID: <42AEA2F0.905@eircom.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Marc Leeman wrote: >>GCC < 3.4.x (We use GCC 3.3.3 in our ELDK). > > > Unfortunately gcc 3.4.x produces faster code for PPC. We compile U-Boot > with the eldk compiler and everything else with gcc-3.4.3 (buildroot > toolchain). > > IIRC, the difference was about >10-15% for parsing mpeg streams. > I've compiled U-Boot & Kernel with 3.4.2... the only thing that seems to fail in this process (obscurely) is hello_world, whereas the rest of the tree seems quite happy to compile *without* error/warning ! Granted.. U-Boot doesn't currently actually boot on my board, but, /that's/ just a matter of time/proffering sacrifice to the gods of SDRAM-UPM configuration. Easy ! -- Bryan