Gopy support for ARM based Macbooks
Abierto
- Lenguaje dominante
- Go
- Estrellas
- 2.3k
- Forks
- 136
- Merge medio
- 14 min
- PR fusionados (30 d)
- 2
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.