Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
920866163
Total activity
5
Last activity
February 21, 2024 14:12
Member since
February 20, 2024 06:08
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (4)
920866163
commented,
February 21, 2024 14:12
I found it`s not a problem of JetBrains , it is a problem of cgo . Just set CGO_ENABLED=0 , the problem could be solved .
Community
GoLand
linker out of memory on compile?
1 vote
920866163
commented,
February 20, 2024 13:41
This is my clang version Apple clang version 15.0.0 (clang-1500.0.40.1) Target: arm64-apple-darwin23.2.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/binIn fact I was t...
Community
GoLand
linker out of memory on compile?
0 votes
920866163
commented,
February 20, 2024 10:37
This is my go env.GO111MODULE='on' GOARCH='arm64' GOBIN='' GOCACHE='/Users/bytedance/Library/Caches/go-build' GOENV='/Users/bytedance/Library/Application Support/go/env' GOEXE='' GOEXPERIMENT='' ...
Community
GoLand
linker out of memory on compile?
0 votes
920866163
commented,
February 20, 2024 06:08
I`ve met the same problem. I exactly installed GO exactly using the official installation, and I even don`t have a xcode . what can I do to solve the problem ?
Community
GoLand
linker out of memory on compile?
0 votes