-
BigmenPixel[m]I can't update p2pool to 3.0 on x86_64, but can on aarch64, what to do?
-
BigmenPixel[m]
-
plowsof11sech1 "changed compiler flags for RandomX in v3.0" is this related?
-
sech1Add folder to Windows Defender exclusions
-
plowsof11sorry, this is build error, the logs show "undefined reference to `randomx_calculate_hash'"
-
plowsof11BigmenPixel: to avoid confusion are you compiling p2pool from source here?
-
sech1Build error? Make sure git clone had --recursive in command line
-
BigmenPixel[m]plowsof11: It's recommended to build all possible from source in flatpak.
-
plowsof11BigmenPixel: did sechs suggestion above fix it?
-
BigmenPixel[m]plowsof11: It must be recursive, because it was compiling in the older versions.
-
plowsof11is this a case of needing to update the ranxomx submodule hm
-
plowsof11after cloning p2pool with --recursive , /external/src/RandomX , git status = HEAD detached at 58c3943
-
BigmenPixel[m]plowsof11: But I don't understand, why did aarch64 compile well...
-
plowsof11this is the change in randomx submodule last week that needs to be updated (im not sure about aarch64) SChernykh/RandomX 58c3943
-
plowsof11is this real : git submodule foreach 'git pull origin master' pls confirm lol
-
plowsof11ignore^