jimmmmm Posted January 25, 2023 #1 Posted January 25, 2023 (edited) Archives: https://archive.synology.com/download/ToolChain/toolchain/7.2-63134 All kernel vesions keep same with 7.1, so old machine like ds920p still uses old kernel 4.4. For x86, only amd epyc (aka SA6400) supports new kernel 5.10. Edited January 25, 2023 by jimmmmm More info for new kernel 6 Quote
Peter Suh Posted May 12, 2023 #3 Posted May 12, 2023 17 minutes ago, Trabalhador Anonimo said: What is toolchain? A Toolchain is a collection of tools for building software in a development environment. It usually consists of a compiler, linker, debugger, etc. These tools can be properly combined to create executable files required for software development. A Toolchain aims to produce software written for a hardware architecture. For example, to develop software for the ARM architecture, you need to use a toolchain specific to the ARM architecture. Toolchains can include compilers, libraries, linkers, debuggers, etc. for cross-compilation, and these tools can be used on multiple operating systems and platforms. Toolchain is mainly used in embedded systems, mobile devices, game consoles, IoT devices, etc. Redpill is developed using Synology's toolchain. 1 Quote
IG-88 Posted May 12, 2023 #4 Posted May 12, 2023 does that help? https://en.wikipedia.org/wiki/Toolchain https://elinux.org/Toolchains 2 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.