
On Thu, 2019-05-16 at 13:49 -0400, Tom Rini wrote:
On Thu, May 16, 2019 at 02:53:55PM +0000, Marcel Ziswiler wrote:
Hi Tom
On Mon, 2019-05-06 at 09:26 -0400, Tom Rini wrote:
Hey folks,
...
So, what should we do about this? Is there still active interest in supporting the PXA platforms? Thanks folks!
We are actually still shipping Colibri PXA270 modules for another one or two years I believe after which Marvell stops selling us chips.
The strange thing is that I build U-Boot master more or less daily without any known issues currently using the regular gcc 8.2 2019.01 tool chain from ARM.
Oh, that is interesting. The failure that triggers this comes from https://cdn.kernel.org/pub/tools/crosstool/files/bin/x86_64/8.1.0/x86_64-gcc...
Can you point me at the gcc-8.2 toolchain you're talking about please?
Sure, sorry. I just use the GCC 8.2-2019.01 one from Arm [1] which even Linaro now links to on their releases download server (e.g. gcc-8 link on [2]). I also just now tested their very latest one GCC 8.3-2019.03 which works just fine as well. OK?
[1] https://developer.arm.com/tools-and-software/open-source-software/developer-... [2] https://releases.linaro.org/components/toolchain/binaries/
Thanks!