~bouncepaw/betula#122: 
Replace CGO dependencies

Is it possible to replace dependencies that require cgo with something that does not require gcc or other compilers ? cgo makes it a lot harder to compile on Windows, setup takes a lot of time, effort and random windows bullshit to make it work

Status
RESOLVED CLOSED
Submitter
~daninspace
Assigned to
No-one
Submitted
11 months ago
Updated
11 months ago
Labels
Sometime

~bouncepaw REPORTED CLOSED 11 months ago

Danila Gorelko referenced this ticket in commit [9c73ab2].

[9c73ab2]: https://git.sr.ht/~bouncepaw/betula/commit/9c73ab2 "Replace github.com/mattn/go-sqlite3 with modernc.org/sqlite (#8)"

~bouncepaw 11 months ago

The commit was reverted because my server didn't have enough memory to actually compile it. If mine didn't, somebody else's won't as well.

Regarding Windows support, I think the actual solution lies in providing pre-built binaries. Work regarding it shall lie in https://todo.sr.ht/~bouncepaw/betula/123

Register here or Log in to comment, or comment via email.