glibc with kernel-4.14 headers on riscv
Abhishek Kumar
Abhishek.kumar@exaleapsemi.com
Fri May 27 08:54:11 GMT 2022
I want to port glibc for my custome kernel-4.14 for riscv64 but I want to get some Idea which files I need to change in glibc side so that I can start and try, please guide me.
Thanks
Abhishek Kumar
________________________________
From: Florian Weimer <fweimer@redhat.com>
Sent: 27 April 2022 13:20
To: Abhishek Kumar <Abhishek.kumar@exaleapsemi.com>
Cc: libc-help@sourceware.org <libc-help@sourceware.org>
Subject: Re: glibc with kernel-4.14 headers on riscv
* Abhishek Kumar:
> I am woking on kernel-4.14 to give support for riscv (fu540 plateform)
> ,I am using glibc2.27 for my kernel after build the kernel when
> booting it at boot time it is giving me error "FATAL: kernel too old",
> so please suggest me which glibc version I should use for my
> kernel-4.14 so that it will be compatible for riscv.
Kernel support was added to mainline Linux in version 4.15, so that's
the baseline that glibc supports. You'll either have to use a mainline
kernel, or port glibc to the custom kernel.
Thanks,
Florian
[EXT]
More information about the Libc-help
mailing list