[patch] Put solib-target.o back to COMMON_OBS [Re: [patch 2/2] Do not build libgdb.a by default]

Pedro Alves alves.ped@gmail.com
Mon Jan 2 17:12:00 GMT 2012


On 01/02/2012 02:01 PM, Jan Kratochvil wrote:
> On Mon, 02 Jan 2012 14:40:23 +0100, Pedro Alves wrote:
>> On 12/21/2011 11:47 AM, Jan Kratochvil wrote:
>>> @@ -910,7 +910,7 @@ COMMON_OBS = $(DEPFILES) $(CONFIG_OBS) $(YYOBJ) \
>>>   	reggroups.o regset.o \
>>>   	trad-frame.o \
>>>   	tramp-frame.o \
>>> -	solib.o solib-target.o \
>>> +	solib.o \
>>
>> This is wrong.  solib-target.o should be always present in all
>> gdb builds in all configurations.
>
> I see now from:
> 	Re: Switch shared library default backend to solib-target.c
> 	http://sourceware.org/ml/gdb-patches/2010-06/msg00347.html
>
> So I will check in this one.

Thanks, looks fine to me.

-- 
Pedro Alves



More information about the Gdb-patches mailing list