Autodesk / Autodesk/AutomaticComponentToolkit
[cgo] CGo now is using dynamic loading - find a concept to dynamically/statically link the code
未关闭
- 主要语言
- Go
- 星标
- 53
- 派生
- 26
- PR 合并指标
- 30 天内没有已合并 PR
描述
We are using cdynamic.cc headers at the moment for the cgo bindings. Is there a way to statically link the libraries with go?
贡献指南
调研方向
首先追踪 CGo bindings 如何使用 cdynamic.cc 头文件,以及当前如何链接生成的库。确定静态链接方式是否可行,并记录或实现一个具体的链接方案,包括它对生成的 bindings 的影响。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cpp, go
- 领域
- build-system, tooling
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100