cgo: C compiler "D:\\Program" not found. Is space symbol in CC variable bugged again ? #59512
Labels
FrozenDueToAge
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes.
What operating system and processor architecture are you using (
go env
)?Windows 10,
Intel x86-64.
go env
OutputWhat did you do?
I am trying to compile a binary using CGO.
The compiler exists at the path specified in CC variable.
Proof:
What did you expect to see?
Successful compilation.
What did you see instead?
The text was updated successfully, but these errors were encountered: