Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sat, 10 Apr 2021 23:15:48 +0200
From: ardi <ardillasdelmonte@...il.com>
To: musl@...ts.openwall.com
Subject: Re: Linux distribution for using RISC-V musl?

Thanks a lot, Khem,

However, I feel like Yocto is beyond reach of my current skills.
Someday I'll dig into low-level details of distributions, and I feel
really tempted to build a Linux from scratch (a la "Aboriginal Linux"
http://landley.net/aboriginal/ ), but for the moment my skill is more
into user-land development (with some internal compiler skills) than
into distribution engineering. So I feel more prone to just use
available images that I can just feed into QEMU (or other emulators).

Kind regards and thanks a lot,

Ardi



On Sat, Apr 10, 2021 at 4:17 PM Khem Raj <raj.khem@...il.com> wrote:
>
> Hi Ardi
>
> RV64/musl combo is well supported in OpenEmbedded/Yocto perhaps
> buildroot also supports this combo well
> you can try Yoe Distro which is based on Yocto
>
> https://github.com/YoeDistro/yoe-distro
>
> On Sat, Apr 10, 2021 at 5:09 AM ardi <ardillasdelmonte@...il.com> wrote:
> >
> > Hi!
> >
> > From what I'm reading, it seems like the RISC-V (64 bit) version of
> > musl is considered to be in working status as of now. I'd like to give
> > it a try with a RISC-V emulator, but first I'd wish to know which
> > Linux distribution(s) use the people who have been developing/testing
> > musl in RISC-V. Have they succeeded in completely replacing GNU libc
> > by musl in such distribution(s) ?
> >
> > Also, I've read that QEMU is able to emulate multicore RISC-V CPUs.
> > Does musl support multicore RISC-V in 64bit? I mean, if I configure a
> > multicore RISC-V in QEMU and I try to build a parallel loop using
> > OpenMP for example, will such loop be parallelized if I'm using musl?
> >
> > Thanks a lot,
> >
> > ardi

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.