[Buildroot] Compiling gcc for the target?

Max Filippov jcmvbkbc at gmail.com
Sun Jan 28 05:38:59 UTC 2018


On Sat, Jan 27, 2018 at 9:25 PM, Stuart Longland
<stuartl at longlandclan.id.au> wrote:
> I did try crosstool-ng… it only gave me uClibc or glibc options, not musl.
>
> I'm not sure if maybe there's an experimental branch that supports musl
> or if I missed an option somewhere, but I couldn't get it to oblige.

In current ct-ng LIBC_MUSL has the following dependencies:

Depends on: GEN_CHOICE_LIBC [=y] && !WINDOWS [=n] && !BARE_METAL [=n]
&& EXPERIMENTAL [=y]

-- 
Thanks.
-- Max



More information about the buildroot mailing list