On 25/06/2024 3:02 pm, Oleksii wrote: > On Tue, 2024-06-25 at 10:26 +0200, Jan Beulich wrote: >> On 25.06.2024 10:10, Oleksii wrote: >>> On Tue, 2024-06-25 at 09:57 +0200, Jan Beulich wrote: >>>> Pull in the gcc14 build fix there. >>>> >>>> Signed-off-by: Jan Beulich <[email protected]> >>>> --- >>>> Probably nice to reference a gcc14-clean MiniOS tree from what is >>>> going >>>> to be 4.19. >>> I would like to ask what do you mean by gcc14-clean here? >> Being able to build successfully with (recently released) gcc14, out >> of >> the box. > Sorry for not asking that in initial reply. > > I am still confused with "from what is going to be 4.19". > > Are this words about gcc version used by Xen itself? > If yes, then before this patch gcc version of Xen and MiniOS was the > same?
A release of Xen is more than just xen.git. In this case, https://xenbits.xen.org/gitweb/?p=mini-os.git;a=summary took a bugfix for GCC-14, and xen.git's reference to it needs updating. MiniOS is one of the components used by xen.git/stubdom/* ~Andrew
