Skip to content

openkal-llvm-runtime 0.9.2 - #414

Merged
Sunrisepeak merged 1 commit into
mainfrom
openkal-llvm-runtime-0.9.2
Sep 13, 2026
Merged

openkal-llvm-runtime 0.9.2#414
Sunrisepeak merged 1 commit into
mainfrom
openkal-llvm-runtime-0.9.2

Conversation

@Sunrisepeak

Copy link
Copy Markdown
Member

A translation unit that includes a standard header now compiles for
aarch64-macos and x86_64-windows-gnu, not only for Linux. Before this, every
module wrapper of a header library in this index (nlohmann.json, for one)
failed for those two targets over this runtime with
no member named 'strtof_l' in the global namespace: libc++'s musl locale
support needs _GNU_SOURCE, and Clang predefines it for C++ on Linux alone.

Release: https://github.com/mcpplibs/openkal-llvm-runtime/releases/tag/0.9.2
(mcpplibs/openkal-llvm-runtime#17). Both archives hash to the recorded sha256.

@Sunrisepeak
Sunrisepeak merged commit 2a17d3e into main Sep 13, 2026
8 checks passed
@Sunrisepeak
Sunrisepeak deleted the openkal-llvm-runtime-0.9.2 branch September 13, 2026 18:47
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.

1 participant