January 2018
Intermediate to advanced
456 pages
12h 49m
English
A GNU toolchain contains the following components:
These components are enough to build bare-metal applications, bootloaders like U-Boot, or operating systems like the Linux kernel, as they don't need a C library and they implement the C library functions they need. However, for Linux user space applications, a POSIX-compliant C library is needed. The GNU ...
Read now
Unlock full access