Asm in go is in style of plan9. Now I need to compile the asm files into a .o file which is an ELF object In original go tool chains, go use go/pkg/tool/linux_amd64/asm to compile asm to a `go object` file instead of ELF object
-- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/0adbea67-4cd5-4d75-91e7-ab47fb564b04n%40googlegroups.com.