-
Notifications
You must be signed in to change notification settings - Fork 21
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
Superfluous warnings from ranlib about libcellml.a having no symbols on macOS #532
Comments
FWIW, I have tried using Make rather than Ninja, but no difference. |
Doesn't that say it has built a static library? |
Oops, my bad, you are right. I clearly got confused by those |
agarny
added a commit
to agarny/libcellml
that referenced
this issue
Jan 29, 2020
…symbols on macOS (cellml#532).
agarny
changed the title
Cannot build a static version?
Superfluous warnings from ranlib about libcellml.a having no symbols on macOS
Jan 29, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It doesn't seem to be possible (anymore?) to build a static version of libCellML. Here is what I tried and got on macOS:
The text was updated successfully, but these errors were encountered: