|
|
|
|
|
by jhasse
3045 days ago
|
|
The Autopackage project had a solution for this problem years ago called apbuild. It would search for the versions of glibc symbols and use the oldest possible ones, which resulted in portable binaries. With some quick googling I found the code here: https://github.com/DeaDBeeF-Player/deadbeef-plugin-builder/t... Probably doesn't work anymore though :/ It's a bit sad that this is still unsolved, probably due to the GNU people's hatred for closed-source distribution. |
|
1. Refuse to do something properly because it will make it too easy... or something.
2. Wait until someone else gets fed up enough and makes a better version.
3. Fade into irrelevance.
See: GCC/Clang, glibc/musl, Bash/??? (someone please make something sane)