Currently, the toolchain is explicitly using GCC's crt1.o files for startup definitions. However, these conflict with the definitions provided by golang. Thus, there should be a way to optionally turn off startup files for each binary, preferably all go_binaries.