public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [2011.09-rc2] Fix for compile error with gcc3
@ 2011-09-29 12:13 rhabarber1848
  2011-09-29 12:27 ` Scott McNutt
  2011-09-29 16:09 ` Marek Vasut
  0 siblings, 2 replies; 3+ messages in thread
From: rhabarber1848 @ 2011-09-29 12:13 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-09-29 16:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-29 12:13 [U-Boot] [2011.09-rc2] Fix for compile error with gcc3 rhabarber1848
2011-09-29 12:27 ` Scott McNutt
2011-09-29 16:09 ` Marek Vasut

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox