On 11/21/2011 11:58 AM, Jack Howarth wrote: >> > It was probably due to the version number not being applied previously. > Richard, > I asked because we have libssp and libquadmath at 0 so I thought that the > initial release of > libitm would soversioned the same way.
Those simply don't seem to define a version number properly: ./libitm/configure.ac:libtool_VERSION=1:0:0 ./libitm/configure.ac:AC_SUBST(libtool_VERSION) ./libgo/configure.ac:libtool_VERSION=1:0:0 ./libgo/configure.ac:AC_SUBST(libtool_VERSION) ./libgomp/configure.ac:libtool_VERSION=1:0:0 ./libgomp/configure.ac:AC_SUBST(libtool_VERSION) r~