From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bryan O'Donoghue Date: Wed, 15 Jun 2005 09:56:22 +0100 Subject: [U-Boot-Users] GCC version for Linux kernel? In-Reply-To: <200506151046.19136.g.jaeger@sysgo.com> References: <3e305f527ea735cc8356c4045027b08d@onz.com> <42AF1DE4.3F3660F7@vollmann.ch> <20050615071255.GC26815@scorpius.homelinux.org> <200506151046.19136.g.jaeger@sysgo.com> Message-ID: <42AFED36.8040604@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 Gerhard Jaeger wrote: > On Wednesday 15 June 2005 09:12, Marc Leeman wrote: > >>>Warning! from gcc-3.3 to gcc-3.4 the handling of the attribute >>>'unused' changed. For that reason, compiling a linux-2.4 kernel >>>with gcc-3.4 will break silently! >> >>Euhm. I've been doing this for 5 months without any problem for PPC. >> > > > Same here ;) > > Compiling U-Boot (latest CVS) is no problem on gcc-3.4.3, as long, as > you are not addressing ARM targets and of course it works! > > For kernel compilation, you need at least kernel 2.4.28 or higher when > using gcc 3.4.x - or some patches that fix these attribute issues > (and other stuff, that changed) Ah yes, someone (you?) already mentioned that on linuxppc-embedded. I run 2.4.28-pre3 !