In message <54F233A1.8050604@macpcrepair.co.uk>
John Ballance <jwb@macpcrepair.co.uk> wrote:
> Hi
>
> Trying to build gcc 4.7.1 build system falls over (see below). There is
> a patch that can fix this (see
> https://sourceware.org/ml/crossgcc/2014-05/msg00032.html included below).
>
> Can/should that go back in, or do I just apply it locally to resolve.
> (basically there are 4 source files with changes of ptrdiff_t to
> std::ptrdiff_t, and inclusion of <cstddef>)
You can apply such local patches by placing them in the approriate
subdirectory under recipe/patches. On the other hand, this fix is
generaly useful as more and more people will start using gcc4.9 to build
GCCSDK so I've applied a copy of that patch as r6782.
If you remove buildstepsdir/src-ppl-copied you can restart your build
without a 'make clean'. The ppl sources will be unpacked again, this
patch will be applied and you no longer should have this problem (assuming
this patch is sufficient for ppl + gcc4.9).
Thanks,
John.
--
John Tytgat, in his comfy chair at home
John.Tytgat@aaug.net
_______________________________________________
GCCSDK mailing list gcc@gccsdk.riscos.info
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK
No comments:
Post a Comment