Re: [Development] Qt 5.7.0 Toolchain on RasPI2

2016-06-20 Thread Thiago Macieira
On segunda-feira, 20 de junho de 2016 21:30:09 PDT Alexander Nassian wrote: > Hi Thiago, > > Would be great if you could be a little bit more specific. I’m using exactly > the same toolchain and the same sysroot for 5.5.1 and 5.7.0. The 5.5.1 > build works perfectly, the 5.7.0 build fails while li

Re: [Development] Qt 5.7.0 Toolchain on RasPI2

2016-06-20 Thread Alexander Nassian
Hi Thiago, Would be great if you could be a little bit more specific. I’m using exactly the same toolchain and the same sysroot for 5.5.1 and 5.7.0. The 5.5.1 build works perfectly, the 5.7.0 build fails while linking. Is the GCC 4.8.3 which is used for Raspian not supported anymore? Beste Gr

Re: [Development] Qt 5.7.0 Toolchain on RasPI2

2016-06-20 Thread Thiago Macieira
On domingo, 19 de junho de 2016 21:36:21 PDT Alexander Nassian wrote: > EGLFS and others were disabled because of the already mentioned linker > error. > > /home/picaschaf/workspace/RATIO-Elektronik_AlignmentTrap/rfs/lib/arm-linux-g > nueabihf/libpthread.so.0: undefined reference to `__mktemp@GLIB

Re: [Development] Qt 5.7.0 Toolchain on RasPI2

2016-06-19 Thread Alexander Nassian
The configure command is: ../qt-everywhere-opensource-src-5.7.0/configure -opensource -confirm-license -no-pch -no-xcb -nomake tests -make libs -device linux-rasp-pi2-g++ -nomake examples -device-option CROSS_COMPILE=/home/picaschaf/workspace/RATIO-Elektronik_AlignmentTrap/current_toolchain/arm-li

Re: [Development] Qt 5.7.0 Toolchain on RasPI2

2016-06-19 Thread Thiago Macieira
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 was

[Development] Qt 5.7.0 Toolchain on RasPI2

2016-06-19 Thread Alexander Nassian
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) and the build stopped with a linker err