Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When SoPlex is built with the MPFR option SCIP also begins to depend on libmpfr.so #3

Closed
yurivict opened this issue Aug 1, 2021 · 4 comments
Assignees
Labels

Comments

@yurivict
Copy link

yurivict commented Aug 1, 2021

No description provided.

@fschloesser
Copy link
Contributor

Can you please explain in more detail what the problem is here?

@yurivict
Copy link
Author

yurivict commented Aug 2, 2021

When the dependency library (SoPlex) is optionally depending on the third library (libmpfr.so) this shouldn't cause your project to also immediately link with this third library.

@fschloesser fschloesser self-assigned this Aug 9, 2021
@fschloesser
Copy link
Contributor

fschloesser commented Aug 11, 2021

immediately link with this third library

What is the scenario and what command do you use for this to happen? Do you mean that this is automatically linked or that the binaries depend on a shared lib instead of using the static lib for the build process?

@svigerske
Copy link
Member

No answer from submitter and not sure what the exact problem is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants