[Differential] [Commented On] D772: Turn all clang related static libs into a single shared library.

mwolff (Milian Wolff) noreply at phabricator.kde.org
Sun Jan 10 23:07:38 UTC 2016


mwolff added a comment.

@arrowdoger: the ABI issues I mention were encountered in KDevelop 4:

Someone builds his own KDevelop from git master, and only configures his environment partially, such that plugins are found, but the libs these plugins depend on are picked from the system installation e.g. which may be (and often is) ABI incompatible to whatever someone builds from Git.

In kdev4 we said this setup is not supported. In KDev 5 I would really like to see this issue be resolved, and getting rid of these libs was one obvious way to do so.


REPOSITORY
  rKDEVELOP KDevelop

REVISION DETAIL
  https://phabricator.kde.org/D772

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: arrowdodger, KDevelop
Cc: kfunk, mwolff, kdevelop-devel


More information about the KDevelop-devel mailing list