Re: reducing build times; selecting specific clang targets

From: Ed Schouten <ed_at_nuxi.nl>
Date: Sat, 9 Dec 2017 08:50:59 +0100
Hi Michael,

2017-12-09 4:57 GMT+01:00 Michael Butler <imb_at_protected-networks.net>:
> As clang builds for multiple targets unconditionally, it takes *days* to
> build on one of my devices (700MHz Pentium-3).
>
> Is there a way to restrict the build targets to i386 only? If not, can we
> implement one?

Regardless of the discussion of how and whether this may be
implemented, do take into consideration that the target specific bits
in Clang only account for a minority of the build time. It is not as
if Clang is literally built multiple times, once for every
architecture. The build will likely still take several days, even if
this got fixed.

Have you considered doing builds on some other system and copying the
results over? According to Wikipedia, they stopped producing Pentium
III CPUs 14 years ago. Using these systems to do actual builds sounds
like a waste of electricity.

-- 
Ed Schouten <ed_at_nuxi.nl>
Nuxi, 's-Hertogenbosch, the Netherlands
Received on Sat Dec 09 2017 - 06:51:31 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:14 UTC