On 30 September 2010 01:25, Jonathan Cameron <[email protected]> wrote: > On 09/29/10 15:59, Holger Freyther wrote: >> On 09/29/2010 10:32 PM, Jonathan Cameron wrote: >>> Hi all, >> >>> >>> I'd suggest adding expat-native to gdb-cross-sdk.inc DEPENDS (which seems >>> to fix the problem) No idea if it is needed >>> for all versions though. >> >> At least GDB 7.x needs expat to parse the register definitions for the CPU. >> E.g. this is important when using the gdb remote protocol. >> >> You should also pass --with-expat to it, right now I have a build issue with >> the target gdb and this argument. >> > Ah, thanks for the heads up. I'll try that and see how I get on. > > As an aside there is also an issue with both binutils-cross-sdk and > gdb-cross-sdk > wanting to install libiberty.a >
Yeah, I've run into this. http://patchwork.openembedded.org/patch/2874/ But more is needed, as other gdb variants clobber other binutils libs too. _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
