Hi Masahiro,

On 08.09.2014 11:29, Masahiro Yamada 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 ?
> 

I'm not sure. That would change the behaviour of MIPS in relation to
other architectures. I think we need a common solution for all
architectures which always use a private libgcc like the kernel does.

-- 
- Daniel
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to