Gopy support for ARM based Macbooks
Đang mở
- Ngôn ngữ chính
- Go
- Star
- 2.3k
- Fork
- 136
- Merge trung bình
- 14 phút
- Pull request đã merge (30 ngày)
- 2
Mô tả
Hi,
I am trying to use gopy to create a python package but I keep encountering the same error when running the last command in `make build`. The error I get is
`
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
`
I am wondering whether there is currently support for ARM based macbooks. I have tried adding `-target arm64-apple-darwin` to the `CLANG` in the `Makefile`, but am still getting this issue.
Thanks for your time.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.