This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
lovergine:symbolversioning [2011/09/23 10:36] frankie created |
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 ===== | ||
- | * [[http://ieee.uwaterloo.ca/coldfire/gcc-doc/docs/ld_25.html#SEC25|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 pidgin uses symbols files]] | ||
+ | * [[http://wiki.debian.org/UsingSymbolsFiles|Wiki page about using symbol files]] |