[U-Boot] Recommended MIPS toolchain

Daniel Schwierzeck daniel.schwierzeck at gmail.com
Mon Sep 8 12:30:44 CEST 2014


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


More information about the U-Boot mailing list