Hi Everyone,

I am assuming that the race detector is not yet supported on ARM
hardware. Having just tried to cross compile some code I am seeing:

go build: -race and -msan are only supported on linux/amd64,
freebsd/amd64, darwin/amd64 and windows/amd64.

The 1.8 docs back this up as well.

Does anybody have an idea of when (or even if) support for the race
detector on ARM will arrive? In my case specifically for ARM6/6K. If
not should I open a Github issue to at least track this?

Ideally, I'd like support via cross compiling, but I can certainly live
with it in the short term if I had to rebuild on ARM hardware.

Thanks

Owen

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to