Compile on non-GNU system, possible?
I am running a system with musl C library. I tried to compile this with Cmake but the build requires libtool, which is part of GNU. Can you please get rid of libtool dependency, and also no cmake would be nice too. Thanks.
I would like this to be possible, but no one is working on it so far.
Why is this ability advantageous? Surely the fewer dependencies, the more custom code to maintain.
On 6/28/22, BEEDELLROKEJULIANLOCKHART @.***> wrote:
Why is this ability advantageous? Surely the fewer dependencies, the more custom code to maintain.
There is no less or more in this case. I don't like when things are all over the place in my room and same goes for the software. When I compile a program I want the process to be straight forward. There's objectively no reason to restrict user freedom.
Kind Regards, Kyryl