Skip to content

Toolchain/Linux - Build a Linux sysroot (Linux headers + libc) #581

@ziuziakowska

Description

@ziuziakowska

For building executables to run on Linux, a toolchain on its own does not suffice. The program will need a system C library (libc) to link against, which in turn requires headers from Linux itself (for types and structures, syscall numbers, etc). This is known as a "sysroot".

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions