public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [ARM] one warning left for all ARM boards
@ 2012-07-09 15:42 Albert ARIBAUD
  2012-07-09 19:48 ` Wolfgang Denk
  0 siblings, 1 reply; 10+ messages in thread
From: Albert ARIBAUD @ 2012-07-09 15:42 UTC (permalink / raw)
  To: u-boot

Hi all,

With the latest commits on u-boot/master, two obnoxious "attention"
messages were removed from ARM builds, but one still remains:

attention : -fstack-usage not supported for this target [enabled by
default]

This is with gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5).

doc/SPL/README.omap3 does indeed say that not all GCC releases have
-fstack-usage, and commit 4a30f1e8 from Tom Rini (Cc:) says it tests
for the option, but apparently testing for the option is not the same as
testing for the option on a given target...

How do we get rid of those warnings? Right now they appear for every
single ARM board built.

Amicalement,
-- 
Albert.

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

end of thread, other threads:[~2012-07-10  8:52 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-09 15:42 [U-Boot] [ARM] one warning left for all ARM boards Albert ARIBAUD
2012-07-09 19:48 ` Wolfgang Denk
2012-07-09 20:42   ` Tom Rini
2012-07-09 20:47   ` Albert ARIBAUD
2012-07-09 21:07   ` Tom Rini
2012-07-09 21:53     ` Albert ARIBAUD
2012-07-10  1:53       ` Marek Vasut
2012-07-10  8:37         ` Tom Rini
2012-07-10  8:46           ` Ilya Yanok
2012-07-10  8:52             ` Tom Rini

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