From 336d1dbcce899984db28470a5b78c982c404e658 Mon Sep 17 00:00:00 2001 From: JayDDee Date: Thu, 26 Dec 2024 13:58:56 -0500 Subject: [PATCH] Updated Compiling from source (markdown) --- Compiling-from-source.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Compiling-from-source.md b/Compiling-from-source.md index 48c128b..021a43c 100644 --- a/Compiling-from-source.md +++ b/Compiling-from-source.md @@ -127,6 +127,8 @@ New Intel Xeon CPUs are likely compatible with Rocketlake & Icelake builds if no Many examples for various desktop CPU architectures can be found for x86_64 in file build-allarch.sh, and for ARM64 in arbuild-all.sh. +Windows on ARM64 may crash with a segfault. Adding "-DARM_WIN_HACK" to CFLAGS and recompiling may workaround the crash. + #### Start mining. `$ ./cpuminer -a algo -o url -u username -p password`