Hi, I have been busy with other thing and haven't been working on Helenos recently, but now I'm planning to bring my Python port to fully usable state. The next thing needed is a math library. I'm planning to integrate openlibm (https://github.com/JuliaLang/openlibm/) with Helenos. which is meant to be a standalone math library. It's based on FreeBSD's msun library (which is in turn based on Sun's fdlibm). As it's standalone it should be easier to port than FreeBSD's msun library, and actually I managed to build it for ia32 architecture (with a few dirty hacks) in not too long time and try it with Python.
What are you thoughts on integrating openlibm into Helenos? Cheers, Zbigniew _______________________________________________ HelenOS-devel mailing list [email protected] http://lists.modry.cz/listinfo/helenos-devel
