I have been trying to develop a basic kernel in golang, few problems I have faced are: 1. not able to use go cross compiler for compiling desired object file. I tried setting goarch and goos but it doesnt work for me. 2. I want to use sturctures and interfaces but dont know how should i use them since they call go runtime. also the ghopher os from :https://github.com/gopher-os/gopher-os does not build. Please if anyone could help.
Thank you -- 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/bf8cfda6-04dd-4c05-b9a9-8f4c16b9a3f8n%40googlegroups.com.