-
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Is it possible to have an option to compile a statically linked Go binary so there's no dependency on having libchdb.so present on the machine it's running on?
My understanding is you need to build a static library libchdb.a file instead of a dynamic library libchdb.so, I tried modifying the chdb build script to see if it was possible and ran into a linker issue which I couldn't get past.
Metadata
Metadata
Assignees
Labels
No labels