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: [build] Have s-macro_list depend on cc1


Paolo Bonzini <bonzini@gnu.org> writes:

> Il 21/03/2014 18:05, Rainer Orth ha scritto:
>> The following patch adds it and indeed macro_list now is non-empty, as
>> expected.  I'm just not sure if cc1 is the correct one in
>> gcc/Makefile.in, or if it should rather be $(COMPILERS) instead.
>>
>> Anyway, with that patch a i386-pc-solaris2.10 bootstrap completed and
>> the testsuite is now running.
>
> Can you also test it on a cross, just for the sake of thoroughness?

Sure: I've tried a i386-pc-solaris2.11 x sparc-elf cross (binutils only,
not target headers/libs).  It fixed macro_list generation just the same.

	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]