This is the mail archive of the gdb@sources.redhat.com 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]

RE: Hacking gdb and binutils (gas especially)




> -----Original Message-----
> From: Andrew Cagney [mailto:ac131313@cygnus.com]
> Sent: Wednesday, March 28, 2001 7:04 PM
> To: Dan Olson (Seattle)
> Cc: 'gdb@sourceware.cygnus.com'
> Subject: Re: Hacking gdb and binutils (gas especially)
> 
> 
> "Dan Olson (Seattle)" wrote:
> > 
> > Hi all,
> > 
> > What is the best way to get a matched version of gdb and 
> gas,binutils.  I'm
> > tweaking BFD and opcodes and want gdb and gas to share the 
> same libs.  Right
> > now I'm am trying to use binutils-2.10.1 with the gdb-5.0 
> unique directories
> > moved in.  Seems to kinda work but some targets I don't 
> care about won't
> > build (sim/v850 - I see the problem is having libintl linked in).
> > 
> > Is there a better way to get a src tree with both gdb and 
> binutils that all
> > play together?
> 
> From memory:
> 
> 	cvs -d :pserver:sources.redhat.com:/src co binutils gdb dejagnu
> 

And having done that, can I just do a configure and make all, or must I make
specific targets?

Robin


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