Skip to content

Conversation

@paugier
Copy link

@paugier paugier commented Feb 24, 2022

This is a follow-up of #3 (which was reverted).

It fixes #16. It's very standard for a library to generate both static and shared library. There are cases for which only shared library can be used (or at least this is the easy and standard method), for example to create shared libraries importable from dynamical languages.

With a clean clone of this branch, one should not need automake and friends (see https://stackoverflow.com/questions/33278928/how-to-overcome-aclocal-1-15-is-missing-on-your-system-warning).

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.

Compilation of the share library .so ?

1 participant