I was trying to build libuv on aarch64-w64-mingw32, and ran into an issue
that MemoryBarrier was undefined, and tracing through the headers it does
in fact seem to only be defined for i386/x86_64/ia64.  Is it supposed to
be defined on arm/aarch64?


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

Reply via email to