Skip to content

Cannot link with gccgo go_binary rules due to duplicate symbols #5

@nathaniel-brough

Description

@nathaniel-brough

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.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions