Gopy support for ARM based Macbooks
Aperta
- Lingua principale
- Go
- Stelle
- 2.3k
- Fork
- 136
- Merge medio
- 14m
- PR unite (30g)
- 2
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.