[Buildroot] [PATCH 1/2] package/gcc: fix ARC failure to build in 2 phases.

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Jun 29 15:49:20 UTC 2015


Hello,

On Mon, 29 Jun 2015 15:39:12 +0000, Tal Zilcer wrote:

> We have one source tree for both build phases of GCC.
> First phase must have this patch while second phase must NOT have it.
> it doesn't seems reasonable to have two GCC source trees because of this patch.

Ah right. I think there's probably a way to write the change so that it
does not try to use these object files during the initial gcc build.
This is really what the real fix is.

> > In any case, I don't think it's worth the effort making that conditional, just register the post-rsync hook unconditionally.
> It is only to explain our intentions, do you prefer a comment or just to add the RSYNC hook?

For now, we can just add the rsync hook, but...

> > BTW, this problem should have been sorted out by the ARC developers, maybe you should ping them about this?
> Adding Alexey to this correspondence

... I'd like to hear from Alexey about this, since I reported this
issue a while ago now.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list