This is the mail archive of the binutils@sources.redhat.com 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: Binary compatibility loss regarding errno


> (have R_386_32 relocation against x@VERS_1 and x@VERS_1 exported
> from the library). I'll work on this.
> But .symver x,x@VERS_1 is grey area, I believe it should not be
> allowed (it is not for .symver x,x@@VERS_1 BTW).

There are several places in glibc we would have to change in that case.
It was always allowed before.  It works in other cases, e.g. __ctype_b.


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