[PATCH] gdbserver: fix the standalone build

Mircea Gherzan mircea.gherzan@intel.com
Thu Jun 27 16:56:00 GMT 2013


On 27.06.2013 16:58, Pedro Alves wrote:
> On 06/27/2013 03:22 PM, Mircea Gherzan wrote:
>> When direcltly invoking gdb/gdbserver/configure && make, the build will
>> fail because the $(host_alias) is empty and thus create-version.sh does
>> not get enough parameters.
>
> Wasn't this fixed by this patch?

No, because in the standalone case both host_alias and target_alias are 
empty. The patch below only handles an empty target_alias.

-Mircea

> commit b30a226a69f155ac6ab02a5dcb0ada444730d5b4
> Author: qiyao <qiyao>
> Date:   Thu Jun 27 00:12:13 2013 +0000
>
>      gdb/
>
>          * common/create-version.sh: Update comments.  Handle the case
>          that TARGET_ALIAS is empty.
>


-- 

Intel GmbH
Dornacher Strasse 1
85622 Feldkirchen/Muenchen, Deutschland
Sitz der Gesellschaft: Feldkirchen bei Muenchen
Geschaeftsfuehrer: Christian Lamprechter, Hannes Schwaderer, Douglas Lusk
Registergericht: Muenchen HRB 47456
Ust.-IdNr./VAT Registration No.: DE129385895
Citibank Frankfurt a.M. (BLZ 502 109 00) 600119052



More information about the Gdb-patches mailing list