-
Notifications
You must be signed in to change notification settings - Fork 6
Link statically #19
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
base: main
Are you sure you want to change the base?
Link statically #19
Conversation
Sweet, running |
@mmghannam Hope everything's well with you. Have you talked anything more internally about implementing this? |
Thanks for bringing this to my attention again :D I sent you an email. |
@mmghannam what else is needed to get this merged? |
Could this fix rust-or/good_lp#100? |
It should yeah, when it's done :) I suppose the cbc install also installs gfortran that SCIP (or one of its dependencies) needs. |
Very cool! Do you need help here? |
My plan was to generate statically built lib files and then download them and link to them here statically. If you'd like to help a PR to https://github.com/scipopt/scipoptsuite-deploy would be very appreciated that would modify the scripts to generate statically built lib files too maybe by passing -DSHARED=Off to the cmake calls but this needs to be tested with |
Current state: