Skip to content

Build vendored libraries with dune#38

Draft
filipeom wants to merge 1 commit into
mainfrom
filipe/dynamic-linking
Draft

Build vendored libraries with dune#38
filipeom wants to merge 1 commit into
mainfrom
filipe/dynamic-linking

Conversation

@filipeom
Copy link
Copy Markdown
Member

@filipeom filipeom commented Oct 3, 2025

Previously we built everything statically, which would break when we installed other solvers in the same switch 😢

In this PR we use dune to build the foreign archives. This automatically builds a static and a dynamic library.

@filipeom filipeom marked this pull request as draft October 3, 2025 13:36
@filipeom filipeom force-pushed the filipe/dynamic-linking branch from cb61bdd to 417ab38 Compare April 14, 2026 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant