[Development] Qt 5.7.0 Toolchain on RasPI2

Thiago Macieira thiago.macieira at intel.com
Sun Jun 19 21:18:17 CEST 2016


On domingo, 19 de junho de 2016 17:44:21 PDT Alexander Nassian wrote:
> Hi,
> 
> Currently I’m doing a 5.7.0 build for RasPI 2 with Raspian using the
> „official“ toolchain (arm-linux-gnueabihf-g++ (crosstool-NG
> linaro-1.13.1+bzr2650 - Linaro GCC 2014.03) 4.8.3 20140303 (prerelease)).
> EGLFS wasn’t detected (don’t need it atm either)

configure -v output showing why it was discarded missing.

> and the build stopped with
> a linker error because of missing clock_gettime in QElapsedTimer. 

You didn't include the error message. Please include the link command-line 
too.

> The
> common recommendation adding -lrt to the linker options didn’t work because
> configure will then don’t detect C++11 support. 

Information missing.

> I didn’t find anything related in the bug tracker (or maybe I searched the
> wrong way). For this reason I wanted to ask here if this is a known
> problem, or a known wrong configuration thing? If not I would be happy to
> provide configuration, compiler output, etc..

None of those are known issues.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Development mailing list