[Interest] Compiling for Pi Zero

Shawn Rutledge Shawn.Rutledge at qt.io
Mon Dec 5 14:30:19 CET 2016


> On 4 Dec 2016, at 18:17, Jason H <jhihn at gmx.com> wrote:
> 
> I am trying a naive compile of Qt 5.7.0 (from source tarball) on a Pi zero (no cross compile) I've got all the dependencies installed and Jessie is up to date.
> I keep running into GCC 4.9 compiler errors. Not that the Qt code is bad, but that the compiler bombs out saying it's a bug in GCC. Originally I saw it in qsvgcontext.cpp, but after updating and trying to fix it, I get it in sax/qxml.cpp.
> 
> It doesn't give me a lot of idea on what exactly is wrong.
> 
> Anyone have any tips?

I wouldn’t be surprised if it runs out of memory, but I guess you would see something about that in the error message.  You could run top in another shell session and see if it gets close to running out.



More information about the Interest mailing list