Re: Daily build compiler
Benny Siegert <[email protected]> Tue, 16 Jun 2026 05:22:39 +0000 (UTC)
| Newsgroups | gmane.os.netbsd.devel.packages |
|---|---|
| Message-ID | <447674cf-5260-76c5-9962-36402fa2d0d7__28969.0111809008$1781587376$gmane$org@netbsd.org> |
On Mon, 15 Jun 2026, Greg Troxel wrote: > It's news to me that Fedora is on 16, and if 15 is common on platforms > (releases of) with claimed support, then it's certainly fair to > accomodate. I was operating under the impression, gathered from reading > tech-pkg@ (where the community is centered) and commit messages, that > gcc15 was in the pkgsrc world only > turned-on-in-your-builds-to-see-how-it-was, where normally smartos used > something something less new. bsiegert@fedorakumori ~> uname -a Linux fedorakumori 6.19.14-400.asahi.fc44.aarch64+16k #1 SMP PREEMPT_DYNAMIC Thu May 7 22:13:27 UTC 2026 aarch64 GNU/Linux bsiegert@fedorakumori ~> gcc --version | head -1 gcc (GCC) 16.1.1 20260515 (Red Hat 16.1.1-2) This is Fedora 44, the current stable version. I have been fixing gcc 16 issues as I see them, but this has been painful constantly. IIRC, tnn also has a Fedora system and is fixing these too. -- Benny