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

find_library(DL_LIBRARY dl) is wrong #124

Merged
merged 2 commits into from
Feb 8, 2019
Merged

Conversation

zhihaoy
Copy link
Contributor

@zhihaoy zhihaoy commented Feb 8, 2019

An example fix to the same issue: https://reviews.llvm.org/D43168

1. The library that provides dlopen and dlclose may just be libc.
2. It can cause issue on Windows.

See also:
https://cmake.org/cmake/help/latest/variable/CMAKE_DL_LIBS.html
@zhihaoy zhihaoy changed the title CMake fixes find_library(DL_LIBRARY dl) is wrong Feb 8, 2019
@fdabrandao fdabrandao merged commit d305155 into ampl:master Feb 8, 2019
@fdabrandao
Copy link
Member

Merged. Thanks! BTW: We are hiring: https://ampl.com/about-us/position-available/

@zhihaoy
Copy link
Contributor Author

zhihaoy commented Feb 8, 2019

Competitive restrictions :)

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.

2 participants