gcc dependency removel
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 9.2k
- Forks
- 1.2k
- Avg merge
- 19m
- Merged PRs (30d)
- 4
Description
Can we remove the dependency of gcc and CGO_enabled from sqlite3.Or else how can we make it independent of these?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing how go-sqlite3 currently uses CGO and depends on gcc, then identify the build and driver entry points involved. The issue does not name files or tests, so completion criteria must be clarified: remove or replace the dependency while preserving sqlite3 driver functionality.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, go
- Domain
- build-system, databases
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100