This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


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: Succesful install for raspberry pi


Dear Charles Bradshaw,

On Sat, 24 May 2014 13:20:13 +0100, Charles Bradshaw wrote:

> An aside, I tried to install the debugger gdb, but it fails with the
> dreaded "Remote 'g' packet reply is too long:" error while doing an
> attached session to the RPI.

You need to enable XML support in gdb.

> 
> I fixed the problem by downloading gbd-7.7.tar.gz and using the
> following configure options:
> $ ./configure --prefix=/opt --target=arm-rpi-linux-gnueabi
> --with-expat=/usr/local/lib/
> 
> I think the key is --with-expat ?

As you've realized here.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

--
For unsubscribe information see http://sourceware.org/lists.html#faq


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