Quantcast
Channel: OCaml - Topics tagged dune
Viewing all articles
Browse latest Browse all 540

Stubs c - shared and static libs

$
0
0

Hi,
I’m currently working with an ocaml library that uses c++ binding. When I build the library from the sources, in the build repository, there are both .so and .a file. However, when I install it from opam and pin-depends, only the .a files are built.

I don’t understand why, and I wonder if there is a way to force that?

11 posts - 3 participants

Read full topic


Viewing all articles
Browse latest Browse all 540

Trending Articles