bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Certain files getting overwritten between GNU binutils and GDB


From: Nick Clifton
Subject: Re: Certain files getting overwritten between GNU binutils and GDB
Date: Wed, 20 Jun 2018 11:34:35 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0

Hi Kaushal,

> I already have GDB 8.0.1 installed using that flow. But when I try to install 
> GNU binutils using the same flow, it fails because these files are the exact 
> same between the two installations:

If the files are exactly the same, then it should not matter which version you 
install.

> So, which versions should I keep.. the ones installed by GDB or the ones by 
> binutils?

This is a tricky one since the binutils and gdb share some files, as you have 
seen, but
they have different release cadences, so the files in one package may not match 
those
in the other package.

My suggestion for resolving this problem is as follows:

  * If the two versions of the file are the same, use the first version.
  * For files in the include/ directory, use the most recent version.
  * For files in the lib/ and share/ directories, use the versions from the 
binutils package.

Cheers
  Nick





reply via email to

[Prev in Thread] Current Thread [Next in Thread]