This is the mail archive of the gdb@sourceware.org mailing list for the GDB 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: Building gdb from source


On Fri, Apr 07, 2006 at 04:08:31PM +0100, Dave Korn wrote:
>   The point is, that a distro should have a consistent set of gcc, binutils
> and gdb.  Since binutils and gdb live in the same repository, if you either
> take a consistent snapshot of the cvs, or if you take gdb and binutils
> releases that are roughly-contemporary, they're bound to be 'in-sync' FAPP.

This is not true.  There's no reason to believe that "roughly
contemporary" is good enough.

But it completely fails to matter.  Very little uses these libraries
and most of what does will work with both.  If you install binutils
with shared libraries, then you should use the binutils copy; otherwise
use either.

-- 
Daniel Jacobowitz
CodeSourcery


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