Autodesk / Autodesk/AutomaticComponentToolkit
[cgo] CGo now is using dynamic loading - find a concept to dynamically/statically link the code
Open
- Dominant language
- Go
- Stars
- 53
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
We are using cdynamic.cc headers at the moment for the cgo bindings. Is there a way to statically link the libraries with go?
Contributor guide
Research direction
Start by tracing how the CGo bindings use the cdynamic.cc headers and how the generated libraries are currently linked. Determine whether a static-linking approach is feasible and document or implement a concrete linking concept, including its effect on the generated bindings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, go
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100