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

Status of this project #193

Closed
minad opened this issue Apr 13, 2019 · 2 comments
Closed

Status of this project #193

minad opened this issue Apr 13, 2019 · 2 comments

Comments

@minad
Copy link
Contributor

minad commented Apr 13, 2019

In the light of JuliaLang/julia#18102 and JuliaLang/julia#26434, what is the status of this project not within the context of Julia? Is it effectively unmaintained? Are there other libm alternatives, which can be recommended? In JuliaLang/julia#18102 msun was mentioned, but then I wonder what patches of openlibm are lost?

ping @ViralBShah

@ViralBShah
Copy link
Member

For now, this will continue to ship in Julia and we are some ways away from removing the dependency in Julia.

Otherwise it is generally a complete package. Openlibm had received quite a few patches at this point and diverged from msun many years ago. Someone could look at msun and port major fixes if any.

I imagine there are enough users of this library at this point that it will keep being maintained.

Musl libm may be another option.

@minad
Copy link
Contributor Author

minad commented Apr 14, 2019

@ViralBShah Thank you! Sounds good. I think I will continue to use openlibm for now. Musl also has quite high quality, but extacting the libm from it is probably a bit of work. It is a major advantage of openlibm, that it can be used for freestanding builds. I guess we can close this issue?

@minad minad closed this as completed Apr 14, 2019
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

No branches or pull requests

2 participants