On Sat, 3 May 2025, LIU Hao wrote:

在 2025-5-2 21:36, Martin Storsjö 写道:
From: Jeremy Drake<jeremyd2...@users.sourceforge.net>

This requires setting CMAKE_CXX_COMPILER_TARGET manually; the LLVM
build system infers the wrong architecture when CMake is an
x86_64 binary.

(The wrong inferred architecture doesn't affect building libcxx,
but the wrong architecture gets passed as --target= parameter
when running the tests.)

Only the check-cxx testsuite currently passes on ARM; there are
a couple things missing for making all unwind testcases pass
 ^~~~~~~~~~~~~~~
 a couple _of_ things

Other than that, these patches all look good to me.

Thanks; I pushed the first three. The last two can wait a bit for now, as they seem to have spurious failures, and require checking out a git snapshot rather than a release.

// Martin

_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to