This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
lovergine:symbolversioning [2011/09/26 15:13] frankie |
lovergine:symbolversioning [2011/09/26 15:19] (current) frankie |
||
---|---|---|---|
Line 4: | Line 4: | ||
* SONAME support | * SONAME support | ||
* Symbol versioning | * Symbol versioning | ||
+ | * Dpkg symbol files to track API and ABI. | ||
===== Links ===== | ===== Links ===== | ||
Line 9: | Line 10: | ||
* [[http://sourceware.org/binutils/docs/ld/VERSION.html#VERSION|GNU ld manual section about versioning scripts]] | * [[http://sourceware.org/binutils/docs/ld/VERSION.html#VERSION|GNU ld manual section about versioning scripts]] | ||
* [[http://www.trevorpounds.com/blog/?tag=symbol-versioning|Trevor's note about symver]] | * [[http://www.trevorpounds.com/blog/?tag=symbol-versioning|Trevor's note about symver]] | ||
- | * [[https://wiki.kubuntu.org/stefanlsd/dpkg-gensymbols|How to use symbols files]] | + | * [[https://wiki.kubuntu.org/stefanlsd/dpkg-gensymbols|How pidgin uses symbols files]] |
+ | * [[http://wiki.debian.org/UsingSymbolsFiles|Wiki page about using symbol files]] |