[U-Boot] [2011.09-rc2] Fix for compile error with gcc3

Marek Vasut marek.vasut at gmail.com
Thu Sep 29 18:09:35 CEST 2011


On Thursday, September 29, 2011 02:13:28 PM rhabarber1848 wrote:
> Hi,
> 
> compiling U-Boot 2011.09-rc2 with gcc-3.4.6 fails with this error:
> 
> In file included from u-boot-2011.09-rc2/include/linux/compiler.h:40,
>                  from serial.c:29:
> u-boot-2011.09-rc2/include/linux/compiler-gcc.h:87:30:
> linux/compiler-gcc3.h: No such file or directory
> 
> Adding compiler-gcc3.h from Linux kernel source to
> u-boot-2011.09-rc2/include/linux/ fixes this gcc3-only problem.

Hi,

why do you still use gcc3, do you have any special reason for that ? Can you 
update to gcc4?

Cheers


More information about the U-Boot mailing list