[U-Boot] [PATCH] nds32: Add a basic errno.h

Tom Rini trini at ti.com
Sun Jan 6 18:16:48 CET 2013


On Sun, Jan 06, 2013 at 08:28:39AM -0800, Simon Glass wrote:

[snip]
> If you don't support a gcc option it should be possible to disable it
> in U-Boot for your toolchain as a temporary workaround. It would be
> good to get a pointer to your toolchain at some point.

Unfortunately gcc doesn't error nicely when you try and test for
-fstack-usage support.  The 'cc-option' check says that -fstack-usage
works but then fails in real usage.  It's possible that a more
heavy-weight test would correctly detect the failure however.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130106/f624bdd3/attachment.pgp>


More information about the U-Boot mailing list