You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been thinking about it for a long time. And not just thinking.
I have actually bought a Windows Dev Kit 2023 to actually have a Windows on ARM system (see #130), and I have tried to get GCC to build on it.
LLVM already works (the version from https://github.com/mstorsjo/llvm-mingw), and I was able to build a lot of packages for native Windows on ARM64 already.
Cross-compiling from x64 Windows to ARM64 Windows. What do you think about it?
The text was updated successfully, but these errors were encountered: