[U-Boot] [PATCH v3] examples: select libgcc for non-default architecture
Masahiro Yamada
yamada.m at jp.panasonic.com
Mon May 19 06:09:43 CEST 2014
Hi Alexey,
On Fri, 16 May 2014 12:54:17 +0400
Alexey Brodkin <Alexey.Brodkin at synopsys.com> wrote:
> In case of multilib-enabled toolchains if default architecture differ from
> the one examples are being built for linker will fail to link example object
> files with libgcc of another (non-compatible) architecture.
>
> Interesting enough for years in main Makefile we used CFLAGS/c_flags for this
> but not for examples.
>
> So fixing it now.
>
> Signed-off-by: Alexey Brodkin <abrodkin at synopsys.com>
>
> Cc: Masahiro Yamada <yamada.m at jp.panasonic.com>
> Cc: Tom Rini <trini at ti.com>
> Cc: Wolfgang Denx <wd at denx.de>
I did build test on some boards with/without CONFIG_USE_PRIVATE_LIBGCC
and I worked as expected.
So, you can have my
Acked-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
Thanks!
Best Regards
Masahiro Yamada
More information about the U-Boot
mailing list