-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 20
-
Component/s: infrastructure
When cross-compiling, two parts are equally essential: a cross-compilation capable compiler, and a sysroot, containing headers and libraries for the target platform.
If we try to set up cross-compilation with a proper compiler and no sysroot, the build will fail in spectacularly weird ways. Configure should detect this and alert the user that a sysroot is needed.
If we try to set up cross-compilation with a proper compiler and no sysroot, the build will fail in spectacularly weird ways. Configure should detect this and alert the user that a sysroot is needed.