"Disabling thread support in gdbserver" problem

Khem Raj raj.khem@gmail.com
Fri Feb 12 22:16:00 GMT 2010


On Fri, Feb 12, 2010 at 2:14 AM, Daniele Palmas
<Daniele.Palmas@telit.com> wrote:
> -----Original Message-----
>> From: Yann E. MORIN [mailto:yann.morin.1998@anciens.enib.fr]
>> Sent: giovedì 11 febbraio 2010 20.37
>> To: crossgcc@sourceware.org
>> Cc: Daniele Palmas
>> Subject: Re: "Disabling thread support in gdbserver" problem
>>
>> Hello Daniele, All,
>>
>>
>> We'll need at least the complete build.log file that is present in the
>> toolchain install directory, and optionally your .config file. Without
>> that, it's almost impossible to see what went wrong.
>
> Hello Yann,
>
> first of all thanks for your support.
> Attached you can find the needed file.
>
> Another piece of information that can be useful: configuring the gdbserver I've found the line
>
> [ALL  ]    checking for libthread_db... no
>
> I suspect this is the problem, however I have not understood why the build system doesn't find it since it exists. Should I force this check modifying the configure.ac?


Send the config.log for gdb/gdbserver most probably the test for
libthread_db is failing because its using the wrong libthread_db (from
host instead of target)

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



More information about the crossgcc mailing list