This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [libitm, build] Support sun symbol versioning


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~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]