On 05/29/2013 09:09 AM, Johannes Pfau wrote:
We only have to do the library versioning right.

The phobos make file currently builds libphobos2.so.0.63.0 and uses libphobos2.so.0.63 as the soname. So an app linked with the shared phobos will be using libphobos2.so.0.63, the .63 comes from the dmd/phobos version and can be dropped when the ABI is stable.

--
Mike Wey

Reply via email to