Re: php build on armv7

2018-08-13 Thread Stuart Henderson
On 2018/08/13 12:15, s_g...@telus.net wrote:
> I noticed that there is n newer release of php (php-7.0.31) since the most
> recent bulk build of armv7. So I tried to build it and ran into a problem
> with gcc, which I think is known.
> How did the armv7 bulk build manage to build php when it also failed to
> build gcc?
> 

Looking at the build log for the last PHP build on arm (particularly the
warning format) it looks like it was built with clang - Peter, do you have
any diffs in your build tree for php?



php build on armv7

2018-08-13 Thread s_graf
I noticed that there is n newer release of php (php-7.0.31) since the most
recent bulk build of armv7. So I tried to build it and ran into a problem
with gcc, which I think is known.
How did the armv7 bulk build manage to build php when it also failed to
build gcc?