cmd/link: clang on windows fatal error LNK1104: cannot open file 'mingwex.lib' #60202
Labels
compiler/runtime
Issues related to the Go compiler and/or runtime.
FrozenDueToAge
OS-Windows
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
Seems to be similar to #16932
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
)?go env
OutputWhat did you do?
(I also tried
$env:CGO_CFLAGS="-fuse-ld=lld"
and$env:CFLAGS="-fuse-ld=lld"
with the same result)What did you expect to see?
Program built successfully.
What did you see instead?
The text was updated successfully, but these errors were encountered: