musl is designed to work exclusively with Linux and then there is no OS abstraction layer. So it's hard to adapt musl to other OS. Alan asks a good question: what benefit do you want to get from replacing NuttX' libc with musl?
On Tue, Jul 12, 2022 at 9:50 AM Alan Carvalho de Assis <acas...@gmail.com> wrote: > Hi Prelude, > > I don't think someone already tried it before. > > BTW, why do you want to do it? > > BR, > > Alan > > On Monday, July 11, 2022, prelude <wgz_z...@163.com> wrote: > > > > > > > I am currently working on a project that I want to transplant musl LIC to > > nuttx to replace the built-in libc, have any friends done similar work? I > > want to ask how to start.Thank you. >