Skip to content

docs: add Linux prerequisites for building with Clang#28

Merged
spatulari merged 1 commit into
rux-lang:devfrom
coolgreenhat:docs-update-linux-prerequisites
Jun 19, 2026
Merged

docs: add Linux prerequisites for building with Clang#28
spatulari merged 1 commit into
rux-lang:devfrom
coolgreenhat:docs-update-linux-prerequisites

Conversation

@coolgreenhat

Copy link
Copy Markdown

Rux forces -stdlib=libc++ on Linux when using Clang, requiring libc++ headers to be installed explicitly. Without these, the build fails with a missing standard library header error (filesystem, span, etc. depending on distro).

@spatulari spatulari merged commit edfc7ed into rux-lang:dev Jun 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants