Kodi binary addons ne/ng compatibility

Is there currently any difference with generic addons generated from

scripts/create_addon binary_name

from coreelec-20 and coreelec-20-5.4 repos? Would it be better to built from coreelec-20 to get the minimum version of some libraries?

Most addons should work just fine. But if addon depends on linux kernel version used then troubles could come. That’s why it is easier to just build separated and don’t deal with any potential issues. Time is precious :slight_smile:

1 Like

Thanks it is mainly for my own testing anyway, and probably glibc is the most important library for me so I will use ldd --version as my control.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.