This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: SPU build broken (Re: CFT: [build] Move libgcc2 to toplevel libgcc)


Paolo Bonzini <bonzini@gnu.org> writes:

> On 11/11/2011 05:23 PM, Rainer Orth wrote:
>> The trivial patch allowed a x86_64-unknown-linux-gnu x spu-elf cross to
>> finish the libgcc build, and at least the set of objects built before my
>> patch series is identical to the set built now.
>>
>> Ok for mainline?
>
> Ok.  Have you checked for other occurrences?

Yup.  LIB2FUNCS_EXCLUDE only lists functions names, and LIB2ADD* only
lists filenames with supported extensions, all of which reference
$(srcdir) with the exception of cris/t-cris and m68k/t-floatlib, where
the sources are generated at build time.

This has been a visual inspection since grep cannot easily deal with the
continuation lines.

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University


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