I was asked to produce an object file in elf format from a go file for a school project. I have no idea how to create an elf style object file from a go file. I\'m new to the go