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

2011-09-29 Thread Marek Vasut
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-

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

2011-09-29 Thread Scott McNutt
Hi rhabarber1848, A patch was recently submitted: http://patchwork.ozlabs.org/patch/116180 Thanks, --Scott 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, >

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

2011-09-29 Thread rhabarber1848
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-