backward/forward compatibility of binutils

Jan-Benedict Glaw jbglaw@lug-owl.de
Fri Jul 7 12:51:00 GMT 2006


On Fri, 2006-07-07 02:50:16 -0400, Mikhail Teterin <mi+kde@aldan.algebra.com> wrote:
> Currently each of these tools builds its own version of binutils and links 
> with it -- *statically*. The binutils library(ies) (-lbfd) don't even get 
> installed into /usr .
> 
> The reasons for this are historical -- each tool (still!) comes with its own 
> version of binutils, which some time ago used to be incompatible with each 
> other :-(

Especially for the libbfd, the reason is probably that it was agreed
to not keep a specific binary interface, thus, there's not much sense
in keeping an eye on what patches are bugfixes-only and those that
alter the binary interface, which require to increase the library's
version number.

On the other hand, those patches didn't happen that often, so one
probably _could_ do that.

MfG, JBG

-- 
Jan-Benedict Glaw       jbglaw@lug-owl.de    . +49-172-7608481             _ O _
"Eine Freie Meinung in  einem Freien Kopf    | Gegen Zensur | Gegen Krieg  _ _ O
 für einen Freien Staat voll Freier Bürger"  | im Internet! |   im Irak!   O O O
ret = do_actions((curr | FREE_SPEECH) & ~(NEW_COPYRIGHT_LAW | DRM | TCPA));
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <https://sourceware.org/pipermail/binutils/attachments/20060707/3a4b0028/attachment.sig>


More information about the Binutils mailing list