From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve He Date: Mon, 5 Feb 2024 13:04:33 +0800 (CST) Subject: riscv glibc library Message-ID: <2cdac91e.3bbd.18d77a75b64.Coremail.snt.d-boy@163.com> List-Id: To: kvm-riscv@lists.infradead.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, I'm in the progress of building QEMU emulating RISC-V env. Looks like riscv-glibc isn't available in e.g. CentOS repos, is that true? Is there any built riscv-glibc packages available? or the only way to have it is to manually build. Thanks