Re: Collisions between binutils and gdb

2013-07-24 Thread Corinna Vinschen
On Jul 24 11:56, Corinna Vinschen wrote: > On Jul 23 14:25, Yaakov (Cygwin/X) wrote: > > On x86, both binutils and gdb provide the BFD headers, but only the > > former provides the libs. > > > > On x86_64, both binutils and gdb provides the BFD headers *and* libs. > > > > AFAIK these should *only

Re: Collisions between binutils and gdb

2013-07-24 Thread Corinna Vinschen
On Jul 23 14:25, Yaakov (Cygwin/X) wrote: > On x86, both binutils and gdb provide the BFD headers, but only the > former provides the libs. > > On x86_64, both binutils and gdb provides the BFD headers *and* libs. > > AFAIK these should *only* be provided by binutils, with the caveat > that libib

Collisions between binutils and gdb

2013-07-23 Thread Yaakov (Cygwin/X)
On x86, both binutils and gdb provide the BFD headers, but only the former provides the libs. On x86_64, both binutils and gdb provides the BFD headers *and* libs. AFAIK these should *only* be provided by binutils, with the caveat that libiberty needs a patch to install properly per my comment