From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott McNutt Date: Thu, 29 Sep 2011 08:27:33 -0400 Subject: [U-Boot] [2011.09-rc2] Fix for compile error with gcc3 In-Reply-To: References: Message-ID: <4E846435.10604@psyent.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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, > 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. > > Kind regards, rhabarber1848 > > _______________________________________________ > U-Boot mailing list > U-Boot at lists.denx.de > http://lists.denx.de/mailman/listinfo/u-boot >