[Development] Build system for Qt 6

Richard Weickelt richard at weickelt.de
Tue Dec 18 21:55:35 CET 2018


> On Sunday, 16 December 2018 20:12:47 PST Richard Weickelt wrote:
>> ... and if you cross-compile, you definetly don't want to your build system
>> to stick its nose into your system librararies on any platform.
> 
> No, you really DO. The issue is what "system" is: it's the sysroot for your 
> target platform, not the host system where you're building from.

Yes, I implied host. I don't want any build system to crawl my host sysroot
unless being explicitly told to do so. Thanks for clarifying.

[...]

> And that's why I don't cross-compile.
The Intel world is a shiny place to live ;-)



More information about the Development mailing list