Thread with 3 posts
jump to expanded postso go cross-compiling seems to require a cross-compiling toolchain on macos. what do people use for that to target linux-amd64?
I guess 86_64-elf-gcc ?
# runtime/cgo
x86_64-elf-gcc: error: unrecognized command-line option '-pthread'; did you mean '-fpthread'?
so I'm guessing there's no right toolchain in brew.