This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


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: Regenerate config/features/rs6000


On Mon, Mar 31, 2008 at 04:58:15PM -0700, Michael Eager wrote:
> Daniel Jacobowitz wrote:
>> On Mon, Mar 31, 2008 at 04:01:13PM -0700, Michael Eager wrote:
>>> How are the C files generated from the xml files?
>>
>> It's described in the comments in features/Makefile (you have to set
>> CFILES and use a specific target).
>
> Apparently, there's a circular dependency:  you have to have
> build a gdb so you can generate the feature file which is needed
> to build gdb.

Yes, there is.  You've got to add XML support separately from
requiring the C precompiled features.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]