Gopy support for ARM based Macbooks
Ouverte
- Langage dominant
- Go
- Étoiles
- 2.3k
- Forks
- 136
- Merge moyen
- 14 min
- PR mergées (30 j)
- 2
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.