Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Here's an issue with AppImages: they don't work with musl. Makes me sad.


I mean, targetting musl means pretty much using a different operating system than GNU/Linux. The ELF linking semantics pretty much enforce that you're using the same libc implementation for your whole program.

That's like complaining that, say, a program built against cygwin on windows, can't work on a system without the cygwin dll (and all its dependencies also compiled against the cygwin dll).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: