This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: Releases 2.27 and 2.26.1


On Wed, Jun 22, 2016 at 5:50 PM, Alan Modra <amodra@gmail.com> wrote:
> On Wed, Jun 22, 2016 at 02:36:09PM -0700, H.J. Lu wrote:
>> We should correct sonames:
>>
>> https://sourceware.org/bugzilla/show_bug.cgi?id=20049
>
> What exactly is wrong with sonames?  If you build with
> development=true you get the date included in the soname, if not, you
> don't.  That seems good to me.
>

It is fine for master, but not for release branch. On 2.26 branch,  I got

libbfd-2.26.0.20160614.so  libbfd.so                      libopcodes.la
libbfd.a                   libopcodes-2.26.0.20160614.so  libopcodes.so
libbfd.la                  libopcodes.a

On release branch, we should change soname only when ABI is changed.

-- 
H.J.


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