go-python / go-python/gopy

Gopy support for ARM based Macbooks

未关闭
#272 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Go
星标
2.3k
派生
136
平均合并
14 分钟
30 天内合并 PR
2

描述

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.

贡献指南

这个仓库没有索引到贡献指南

调研方向

首先检查 Makefile 中的 CLANG 设置,并在基于 ARM 的 Mac 上复现最终的 `make build` 命令。当 arm64 链接器错误得到解决,并且 gopy 能在该平台上成功创建 Python 包时,即表示完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
go, macos, python
领域
build-system, devtools
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。