Re: Host requirements to build the Tools binaries

Lloyd Parkes <[email protected]> Thu, 15 Aug 2024 16:32:56 +1200
Newsgroups gmane.os.netbsd.devel.toolchain
Message-ID <fc0cb64079f61aad097a8fa83ae4303a63bd2caf.camel@must-have-coffee.gen.nz>
On Wed, 2024-08-14 at 11:12 +0200, Jan-Benedict Glaw wrote:
> Last working build round
> ------------------------
> ...
> This contains libc6-dev 2.38-13, gcc 4:13.2.0-7. $CC is set to a very
> recent self-compiled GCC, but it seems the system GCC is used (as
> `cc`) nonetheless.
> 
> 
> Currently broken builds
> -----------------------
> ...
> This is updated to libc6-dev 2.39-6, gcc 4:14.1.0-2. As before, an
> even newer GCC is available as $CC, but that isn't used. This is how
> we're failing here:

I have Kali Linux (Debian workalike) on a laptop with GCC 13 and GCC
14. The laptop has libc6 version 2.38-13. I can reproduce your success
when using GCC 13 and your failure when using GCC 14. 

The GNU people really haven't read the specs properly. 

I'll have a deeper look into what is happening tomorrow.

Ngā mihi,
Lloyd