AppImageKit icon indicating copy to clipboard operation
AppImageKit copied to clipboard

Compile on non-GNU system, possible?

Open kyx0r opened this issue 4 years ago • 3 comments

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.

kyx0r avatar Jan 24 '21 05:01 kyx0r

I would like this to be possible, but no one is working on it so far.

probonopd avatar Jan 24 '21 08:01 probonopd

Why is this ability advantageous? Surely the fewer dependencies, the more custom code to maintain.

RokeJulianLockhart avatar Jun 28 '22 16:06 RokeJulianLockhart

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

kyx0r avatar Jun 28 '22 21:06 kyx0r