Skip to content

Fix Windows ARM64 debug flags#5

Open
volkermauel wants to merge 2 commits intomainfrom
93xj95-codex/fix-clang-backend-error-for-arm64-build
Open

Fix Windows ARM64 debug flags#5
volkermauel wants to merge 2 commits intomainfrom
93xj95-codex/fix-clang-backend-error-for-arm64-build

Conversation

@volkermauel
Copy link
Copy Markdown
Owner

Summary

  • avoid MSVC CodeView when cross compiling for Windows ARM64
  • set build type flags explicitly for the LLVM toolchain
  • already guard SSE intrinsics on non‑x86 builds

Testing

  • cmake -S . -B build
  • cmake --build build --target test-function-calls -- -j$(nproc)
  • ./build/bin/test-function-calls

https://chatgpt.com/codex/tasks/task_b_688b71451e108325bcab5685640a9caf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant