comp.lang.ada
 help / color / mirror / Atom feed
From: Keith Thompson <Keith.S.Thompson+u@gmail.com>
Subject: Re: [ANN] GCC 14.2.0-3 (aarch64, macOS)
Date: Sat, 30 Nov 2024 13:15:24 -0800	[thread overview]
Message-ID: <87frn8qv83.fsf@nosuchdomain.example.com> (raw)
In-Reply-To: 87ed2tsplx.fsf@nosuchdomain.example.com

Keith Thompson <Keith.S.Thompson+u@gmail.com> writes:
> Simon Wright <simon@pushface.org> writes:
>> Björn Persson <Bjorn@rombobjörn.se> writes:
>>> It happened today in GCC 14.2.1 (as packaged in Fedora 41), so no, not
>>> only in 14.2.0.
>>
>> There's no official FSF 14.2.1 release - it may just be like Alire,
>> which only handles 3 levels, so they call the first packaging of 14.2.0
>> 14.2.1. If you say 'gcc -v' it'll probably say 14.2.0.
>>
>> Of course I could be completely wrong and Fedora have added lots of
>> value!
>
> I see some potential for confusion, since there almost certainly will be
> an official gcc 14.2.1 release in the near future.  That official
> release will include code that's not included in what Fedora calls gcc
> 14.2.1.  It's a point release, so I wouldn't expect substantial changes,
> but still, I think Fedora should use a different naming scheme.

After I wrote the above, I built gcc from its git repo, using the tip
of the releases/gcc-14 branch (not a release tag).  Presumably the
Fedora folks did something similar.  The resulting gcc reports its
own version as :

    $ gcc --version
    gcc (GCC) 14.2.1 20241129

whereas a gcc built from the releases/gcc-14.2.0 tag reports :

    $ gcc --version
    gcc (GCC) 14.2.0

with no date.

I still see some potential for confusion, but not as much as I initially
thought.  (The fact that gcc doesn't do *.*.1 releases is fairly
obscure, and I wouldn't expect most people to know about it.)

-- 
Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.com
void Void(void) { Void(); } /* The recursive call of the void */

      parent reply	other threads:[~2024-11-30 21:15 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-17 14:41 [ANN] GCC 14.2.0-3 (aarch64, macOS) Simon Wright
2024-11-21 15:30 ` Bill Findlay
2024-11-21 15:45   ` moi
2024-11-21 20:40   ` Simon Wright
2024-11-22  1:18     ` moi
2024-11-22 10:02   ` Björn Persson
2024-11-24  0:19     ` moi
2024-11-24 11:17       ` Simon Wright
2024-11-26 15:48       ` Björn Persson
2024-11-29 19:08       ` Björn Persson
2024-11-29 20:52         ` Simon Wright
2024-11-29 21:21           ` Keith Thompson
2024-11-29 22:25             ` Simon Wright
2024-11-29 22:52             ` Björn Persson
2024-11-30 21:15             ` Keith Thompson [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox