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: Problems with recent expat/gdb changes


On Wed, Jun 5, 2013 at 4:18 AM, Bryan Hundven <bryanhundven@gmail.com> wrote:
> On 6/4/13 10:28 PM, "Daniel Price" <daniel.price@gmail.com> wrote:
>>This is on a system where libexpat-dev / -devel isn't installed.
>>
>>It seems to me that there's an issue where, despite requesting static
>>cross-gdb, crosstool-ng
>> is expecting libexpat to be on the host
>>system
>
> There is definitely some funkyness with expat being needed to be built
> here.


Some target boards, such as the boards from ST, send their details
(memory areas, register info, etc) to the host via XML (i.e. when
using st-link). Therefore there are times when a cross-gdb needs expat
to process this incoming information:

http://sourceware.org/ml/crossgcc/2013-03/msg00005.html

I'm not trying to say this shouldn't be configurable or that expat
handling shouldn't be broken out into its own script; I'm just
pointing out that there are valid times when someone would want expat
included in gdb-cross.

Best regards,
    Trevor

--
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]