05-12-2016, 10:57 PM
|
#145
|
BLAM!
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
|
And on the plus side, if you go fully static with musl (or ship your own libc & loader àla @knc1), you can *probably* avoid a whole lot of hassle trying to mix'n match old libc & gcc versions, which is where most of the hassle lies when you want to target dynamic linking on those old crappy systems.
You're mostly left with dealing with old kernel headers, which *should* be less problematic to overcome.
|
|
|