On Friday, 8 March 2024 00:20:24 PST Frank Mertens wrote:
> I usually do not build on the Raspberry directly. Modern compilers take ever
> more memory. Another problem might be parallelism of the optimizing link
> stage. Checkout CMAKE_JOB_POOL_LINK and CMAKE_JOB_POOK_COMPILE.
> You probably have to limit both to not run out of memory.

That's just going to fail the build if the compilers can't get enough memory. 
Alexander says he tried to build with -j1 and that still got the system to 
freeze.

Alexander: add more RAM or build on a system with sufficient RAM.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Principal Engineer - Intel DCAI Cloud Engineering

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to