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

* [U-Boot] [2011.09-rc2] Fix for compile error with gcc3
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Scott McNutt @ 2011-09-29 12:27 UTC (permalink / raw)
  To: u-boot

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
> 

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

* [U-Boot] [2011.09-rc2] Fix for compile error with gcc3
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Marek Vasut @ 2011-09-29 16:09 UTC (permalink / raw)
  To: u-boot

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

^ 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