Hacking gdb and binutils (gas especially)
robin.mitra@exgate.tek.com
robin.mitra@exgate.tek.com
Thu Mar 29 17:53:00 GMT 2001
> -----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
More information about the Gdb
mailing list