Per this post [0] by Andrew Kelley, Zig's lead developer, projects with "large dependency trees" are better off using other tools than rely on Zig's cross-compile magic.
DuckDB needs Python3 to build as well, so not sure how easy it might be to get it cross-compile with Zig CC.
ignoramous|3 years ago
DuckDB needs Python3 to build as well, so not sure how easy it might be to get it cross-compile with Zig CC.
[0] https://archive.is/7SuAf
eatonphil|3 years ago