Re: [PATCH 00/31] Andes(nds32) Linux Kernel Port
From: Greentime Hu <hidden>
Date: 2017-11-09 09:27:17
Also in:
linux-arch, lkml
From: Greentime Hu <hidden>
Date: 2017-11-09 09:27:17
Also in:
linux-arch, lkml
2017-11-08 18:18 GMT+08:00 Arnd Bergmann [off-list ref]:
On Wed, Nov 8, 2017 at 9:41 AM, Greentime Hu [off-list ref] wrote:quoted
2017-11-08 16:32 GMT+08:00 David Howells [off-list ref]:quoted
Greentime Hu [off-list ref] wrote:quoted
The build script and toolchain repositories are able to be found here: https://github.com/andestech/build_script.gitIs arch support in upstream binutils and gcc?Yes, it is but only supporting elf-toolchain now. We will do the upstream for Linux-toolchain in the next step.Is the Linux toolchain only required for building user space, or do you also need it for building kernels? It's often possible to build kernels with a bare toolchain, and that helps a lot for automated testing.
Yes, nds32 kernel is able to be built with elf-toolchain too.