[Interest] Compiling for Pi Zero

Konstantin Tokarev annulen at yandex.ru
Sun Dec 4 18:45:19 CET 2016



04.12.2016, 20:17, "Jason H" <jhihn at gmx.com>:
> 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.

Do you have any reasons to not believe it?

>
> Anyone have any tips?

Use compiler that is not buggy. Try upgrading to newer version, or use cross-compiler

>
> Originally I was following:
> https://wiki.qt.io/Native_Build_of_Qt5_on_a_Raspberry_Pi
> but then moved to another similar article, the URL escapes me, but it mentioned two additional package deps for the pi zero.
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest

-- 
Regards,
Konstantin



More information about the Interest mailing list