I'm using my python install from msys/mingw, specifically the package mingw-w64-ucrt-x86_64-python. I was able to build and install every xxhash version up to 2.0.2, but 3.0.0 fails now, with the ...
You might try setting the LINK environment variable to a GNU linker and see if that helps any. Beyond that I don't know what else to suggest, this is an upstream node.js issue and I don't have/use ...