I get this message when the script tries to build Qt5:
This is the Qt Open Source Edition.
You have already accepted the terms of the Open Source license.
Running configuration tests...
Checking for gold linker... yes
Checking for machine tuple... yes
Checking for valid makespec... Note: Also available for Linux: linux-clang linux-icc
ERROR: Cannot compile a minimal program. The toolchain or QMakeSpec is broken.
Check config.log for details.
I get this message when the script tries to build Qt5:
Here the config.log output:
if the linker searches for cross-compiler libs they are in:
/home/mark/opt/rpi-ramdisk/sysroot/toolchain/arm-linux-gnueabihf/libc/usr/lib/
so it should find them. Any idea?