On 9/13/21 8:21 PM, Thiago Macieira wrote:

Alternatively it would also be interesting to provide a "tools only" build
to be able to provide host tools of the required version. However, I
actually like not having to build tools over and over again for every
target so a "compatible" moc sounds much better to me.

That's technically just a qtbase build. moc is the only tool that needs to
bootstrap in a host build, all the rest link to QtCore.

No it's not. There are more tools in other repos that are used in a cross-build. Bootstrapped or not does barely matter for cross-building.

A proper host-tools-only build has been requested before (QTBUG-91243) and is likely the most feasible option for Marius' request.


Cheers,

Joerg
_______________________________________________
Development mailing list
[email protected]
https://lists.qt-project.org/listinfo/development

Reply via email to