Skip to content

docs: Update compiler requirements to reflect thread_system GCC 13+ dependency#461

Merged
kcenon merged 1 commit into
mainfrom
docs/459-update-compiler-requirements
Mar 17, 2026
Merged

docs: Update compiler requirements to reflect thread_system GCC 13+ dependency#461
kcenon merged 1 commit into
mainfrom
docs/459-update-compiler-requirements

Conversation

@kcenon

@kcenon kcenon commented Mar 16, 2026

Copy link
Copy Markdown
Owner

Summary

  • Update compiler requirements in README to reflect GCC 13+/Clang 17+ for ecosystem feature usage
  • Add note explaining the conditional requirement from thread_system dependency

Related Issues

Test plan

  • Verify README accurately reflects compiler requirements
  • Verify explanatory note is clear about base vs ecosystem requirements

database_system's ecosystem feature requires thread_system which
needs GCC 13+/Clang 17+. Update README to document the actual
minimum compiler requirements for full ecosystem usage.

Closes #459
@kcenon kcenon merged commit b0d1b89 into main Mar 17, 2026
25 checks passed
@kcenon kcenon deleted the docs/459-update-compiler-requirements branch March 17, 2026 00:09
kcenon added a commit that referenced this pull request Apr 13, 2026
#461)

database_system's ecosystem feature requires thread_system which
needs GCC 13+/Clang 17+. Update README to document the actual
minimum compiler requirements for full ecosystem usage.

Closes #459
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.

docs: Update compiler requirements to reflect thread_system GCC 13+ dependency

1 participant