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: Binutils backwards incompatibilities?


Hi Jeff,

Is there any way to easily get a list of any potential backwards incompatibilities between binutils versions? We're finally looking to move forward to a newer version (from 2.12.1 to 2.15, at least) but management needs to know about any gotchas before they'll sign off.

Have a look at the NEWS files in the ld/ binutils/ and gas/ subdirectories.


In general there should not be any backwards incompatibilities from a user's perspective, with the possible exception of toolchains that have been rendered obsolete and are no longer supported.

From an application point view, (ie an application that uses the BFD library) there have been quite a few changes in the API, especially between 2.14 and 2.15. These are not normally documented, but will become obvious as soon as the application is rebuilt.

Cheers
  Nick


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