AppImage / AppImage/AppImageKit

Investigate Segregated Dynamic Linking

Ouverte
#855 7 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Aucune donnée de langage
Étoiles
9.4k
Forks
588
Métriques de merge des PR
Métriques de PR en attente

Description

https://debconf18.debconf.org/talks/48-segregated-dynamic-linking-keeping-the-peace-between-incompatible-dependencies/

> Using a library without being exposed to any of its dependencies & without requiring recompilation of the binary that pulls it in.
>
> The goal is to improve portability of programs that are distributed with runtimes but which still need access to some libraries from the host (eg libGL) without requiring recompilation of either the host libraries or the application+runtime.
>
> The background: https://people.collabora.com/~vivek/dynamic-linking/segregated-dynamic-linking.pdf
>
> The code: https://gitlab.collabora.com/vivek/libcapsule

Looks like this can be used when the AppImage and the system libGL, libstdc++ are incompatible.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.