
8 Sep
2014
8 Sep
'14
11:40 a.m.
Hi Masahiro,
On Mon, Sep 8, 2014 at 12:29 PM, Masahiro Yamada yamada.m@jp.panasonic.com wrote:
Hi Daniel, Vasili,
sorry if I was not accurate enough but with introduction of Kbuild "USE_PRIVATE_LIBGCC=yes" was changed to "CONFIG_USE_PRIVATE_LIBGCC=y". To support different U-Boot versions you should set both variants:
export USE_PRIVATE_LIBGCC=yes export CONFIG_USE_PRIVATE_LIBGCC=y
Shall I send a patch to enable CONFIG_USE_PRIVATE_LIBGCC ?
Best Regards Masahiro Yamada
That probably depends on the percentage of toolchains that require this flag to be set. I only tried one and it does require it. I believe Daniel can provide more statistics.
Regards, Vasili